Class PlotDrawableElement<DrawableType>

Type Parameters

  • DrawableType extends Konva.Group | Konva.Shape = Konva.Group | Konva.Shape

Hierarchy

Implements

Constructors

Properties

dataPoint: AnimatedProperty<NumericPoint>
eventTarget: ACEventTarget<Tick>
metricId: string
rootDrawable: DrawableType
runningAnimation: undefined | Animation
runningAnimationsIds: number[] = []
screen: undefined | NumericDataRect
textMeasureUtils: TextMeasureUtils = TextMeasureUtils.Instance
visible: undefined | NumericDataRect

Accessors

Methods

Generated using TypeDoc