Preparing search index...
The search index is not available
deepscatter
deepscatter
selection
FunctionSelectParams
Interface FunctionSelectParams
Hierarchy
SelectParams
FunctionSelectParams
Index
Properties
batch
Callback?
foreground?
name
tile
Function
use
Name
Cache?
Properties
Optional
batch
Callback
batch
Callback
?:
(
(
t
:
Tile
)
=>
Promise
<
void
>
)
Type declaration
(
t
:
Tile
)
:
Promise
<
void
>
Parameters
t:
Tile
Returns
Promise
<
void
>
Optional
foreground
foreground
?:
boolean
name
name
:
string
tile
Function
tile
Function
:
(
(
t
:
Tile
)
=>
Promise
<
Uint8Array
>
|
Promise
<
Vector
<
Bool
>
>
)
Type declaration
(
t
:
Tile
)
:
Promise
<
Uint8Array
>
|
Promise
<
Vector
<
Bool
>
>
Parameters
t:
Tile
Returns
Promise
<
Uint8Array
>
|
Promise
<
Vector
<
Bool
>
>
Optional
use
Name
Cache
use
Name
Cache
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
deepscatter
Aesthetic
Aesthetic
Set
Color
Aesthetic
Dataset
Image_
Tile
Stateful
Aesthetic
deepscatter
defaults
interaction
label_
rendering
regl_
rendering
rendering
selection
shared
tile
typing
util
utility
Functions
Function
Select
Params
batch
Callback?
foreground?
name
tile
Function
use
Name
Cache?
Generated using
TypeDoc