Preparing search index...
The search index is not available
some-charts
some-charts
PlotDrawableElement
Class PlotDrawableElement<DrawableType>
Type Parameters
DrawableType
extends
Konva.Group
|
Konva.Shape
=
Konva.Group
|
Konva.Shape
Hierarchy
PlotDrawableElement
BoxOutliers
Implements
IDisposable
Index
Constructors
constructor
Properties
data
Point
event
Target
metric
Id
root
Drawable
running
Animation
running
Animations
Ids
screen
text
Measure
Utils
visible
Accessors
animated
Properties
is
Animation
In
Process
Methods
dispose
get
Bounding
Rectangle
tick
Animations
update
Root
Drawable
Render
Location
update
Shapes
update
Shapes
For
Animation
Frame
Constructors
constructor
new
Plot
Drawable
Element
<
DrawableType
>
(
metricId
:
string
, dataPoint
:
NumericPoint
, rootDrawable
:
DrawableType
, textMeasureUtils
?:
TextMeasureUtils
)
:
PlotDrawableElement
<
DrawableType
>
Type Parameters
DrawableType
extends
Group
|
Shape
<
ShapeConfig
>
=
Group
|
Shape
<
ShapeConfig
>
Parameters
metricId:
string
dataPoint:
NumericPoint
rootDrawable:
DrawableType
textMeasureUtils:
TextMeasureUtils
= TextMeasureUtils.Instance
Returns
PlotDrawableElement
<
DrawableType
>
Properties
Readonly
data
Point
data
Point
:
AnimatedProperty
<
NumericPoint
>
Readonly
event
Target
event
Target
:
ACEventTarget
<
Tick
>
Readonly
metric
Id
metric
Id
:
string
Readonly
root
Drawable
root
Drawable
:
DrawableType
Private
running
Animation
running
Animation
:
undefined
|
Animation
Private
running
Animations
Ids
running
Animations
Ids
:
number
[]
= []
Private
screen
screen
:
undefined
|
NumericDataRect
Protected
text
Measure
Utils
text
Measure
Utils
:
TextMeasureUtils
= TextMeasureUtils.Instance
Private
visible
visible
:
undefined
|
NumericDataRect
Accessors
Protected
animated
Properties
get
animatedProperties
(
)
:
AnimatedProperty
<
any
>
[]
Returns
AnimatedProperty
<
any
>
[]
Private
is
Animation
In
Process
get
isAnimationInProcess
(
)
:
boolean
Returns
boolean
Methods
dispose
dispose
(
)
:
void
Returns
void
get
Bounding
Rectangle
get
Bounding
Rectangle
(
)
:
NumericDataRect
Returns
NumericDataRect
Private
tick
Animations
tick
Animations
(
time
:
undefined
|
number
)
:
void
Parameters
time:
undefined
|
number
Returns
void
Private
update
Root
Drawable
Render
Location
update
Root
Drawable
Render
Location
(
dataPoint
:
NumericPoint
, dataTransformation
:
DataTransformation
, visible
:
NumericDataRect
, screen
:
NumericDataRect
)
:
void
Parameters
dataPoint:
NumericPoint
dataTransformation:
DataTransformation
visible:
NumericDataRect
screen:
NumericDataRect
Returns
void
update
Shapes
update
Shapes
(
dataTransformation
:
DataTransformation
, visible
:
NumericDataRect
, screen
:
NumericDataRect
)
:
void
Parameters
dataTransformation:
DataTransformation
visible:
NumericDataRect
screen:
NumericDataRect
Returns
void
Protected
update
Shapes
For
Animation
Frame
update
Shapes
For
Animation
Frame
(
dataPoint
:
NumericPoint
, dataTransformation
:
DataTransformation
, visible
:
NumericDataRect
, screen
:
NumericDataRect
)
:
void
Parameters
dataPoint:
NumericPoint
dataTransformation:
DataTransformation
visible:
NumericDataRect
screen:
NumericDataRect
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
some-
charts
Plot
Drawable
Element
constructor
data
Point
event
Target
metric
Id
root
Drawable
running
Animation
running
Animations
Ids
screen
text
Measure
Utils
visible
animated
Properties
is
Animation
In
Process
dispose
get
Bounding
Rectangle
tick
Animations
update
Root
Drawable
Render
Location
update
Shapes
update
Shapes
For
Animation
Frame
Generated using
TypeDoc