Preparing search index...
The search index is not available
deepscatter
deepscatter
StatefulAesthetic
StatefulAesthetic
Class StatefulAesthetic<T>
Type Parameters
T
extends
Aesthetic
Hierarchy
StatefulAesthetic
Index
Constructors
constructor
Properties
aesthetic_
map
dataset
needs_
transitions
regl
scatterplot
states
Accessors
current
last
Methods
update
Constructors
constructor
new
Stateful
Aesthetic
<
T
>
(
scatterplot
:
Plot
, regl
:
Regl
, dataset
:
QuadtileDataset
, aesthetic_map
:
TextureSet
, Factory
:
Newable
<
T
>
)
:
StatefulAesthetic
<
T
>
Type Parameters
T
extends
Aesthetic
<
number
,
number
,
DefaultChannel
,
T
>
Parameters
scatterplot:
Plot
regl:
Regl
dataset:
QuadtileDataset
aesthetic_map:
TextureSet
Factory:
Newable
<
T
>
Returns
StatefulAesthetic
<
T
>
Properties
aesthetic_
map
aesthetic_
map
:
TextureSet
dataset
dataset
:
QuadtileDataset
needs_
transitions
needs_
transitions
:
boolean
= false
regl
regl
:
Regl
scatterplot
scatterplot
:
Plot
states
states
:
[
T
,
T
]
Accessors
current
get
current
(
)
:
T
Returns
T
last
get
last
(
)
:
T
Returns
T
Methods
update
update
(
encoding
:
BasicChannel
|
ConstantChannel
)
:
void
Parameters
encoding:
BasicChannel
|
ConstantChannel
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
Stateful
Aesthetic
constructor
aesthetic_
map
dataset
needs_
transitions
regl
scatterplot
states
current
last
update
Generated using
TypeDoc