Preparing search index...
The search index is not available
deepscatter
deepscatter
AestheticSet
AestheticSet
Class AestheticSet<TileType>
Type Parameters
TileType
extends
Tile
Hierarchy
AestheticSet
Index
Constructors
constructor
Properties
aesthetic_
map
encoding
position_
interpolation
regl
scatterplot
store
tile
Set
Methods
[iterator]
apply_
encoding
dim
interpret_
position
Constructors
constructor
new
Aesthetic
Set
<
TileType
>
(
scatterplot
:
default
<
TileType
>
, regl
:
Regl
, tileSet
:
Dataset
<
TileType
>
)
:
AestheticSet
<
TileType
>
Type Parameters
TileType
extends
Tile
<
TileType
>
Parameters
scatterplot:
default
<
TileType
>
regl:
Regl
tileSet:
Dataset
<
TileType
>
Returns
AestheticSet
<
TileType
>
Properties
aesthetic_
map
aesthetic_
map
:
TextureSet
encoding
encoding
:
Encoding
= {}
position_
interpolation
position_
interpolation
:
boolean
regl
regl
:
Regl
scatterplot
scatterplot
:
default
<
TileType
>
Private
store
store
:
Record
<
string
,
StatefulAesthetic
<
any
>
>
tile
Set
tile
Set
:
Dataset
<
TileType
>
Methods
[iterator]
[iterator]
(
)
:
Iterator
<
[
string
,
StatefulAesthetic
<
any
>
]
,
any
,
undefined
>
Returns
Iterator
<
[
string
,
StatefulAesthetic
<
any
>
]
,
any
,
undefined
>
apply_
encoding
apply_
encoding
(
encoding
:
Encoding
)
:
void
Parameters
encoding:
Encoding
Returns
void
dim
dim
(
aesthetic
:
"x"
|
"y"
|
"size"
|
"jitter_speed"
|
"jitter_radius"
|
"color"
|
"filter"
|
"filter2"
|
"x0"
|
"y0"
|
"foreground"
)
:
StatefulAesthetic
<
any
>
Parameters
aesthetic:
"x"
|
"y"
|
"size"
|
"jitter_speed"
|
"jitter_radius"
|
"color"
|
"filter"
|
"filter2"
|
"x0"
|
"y0"
|
"foreground"
Returns
StatefulAesthetic
<
any
>
interpret_
position
interpret_
position
(
encoding
:
Encoding
)
:
void
Parameters
encoding:
Encoding
Returns
void
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
Aesthetic
Set
constructor
aesthetic_
map
encoding
position_
interpolation
regl
scatterplot
store
tile
Set
[iterator]
apply_
encoding
dim
interpret_
position
Generated using
TypeDoc