Constructs a new Arrow instance.
The starting point of the arrow.
The ending point of the arrow.
Optional
options: ArrowOptionsOptional configuration options for the arrow.
The child-widgets of the widget.
The starting point of the arrow.
Private
tipThe ending point of the arrow.
Private
trimThe range of the widget, taking into account the children. To be noted that this method should not be overridden.
The range of the widget.
Optional
params: Record<string, any>Calculate the range of the widget, based on the self coordinate. To be noted that this method should be overridden.
The range of the widget.
Set up a update function to call it when the widget is changed.
The frame from having gone to current frame.
Rest
...plugins: WidgetPlugin[]Static
absoluteStatic
get
Represents an arrow figure, a subclass of the Figure class.