Constructs a new Arc instance.
The radius of the arc.
The starting angle of the arc in radians.
The ending angle of the arc in radians.
Optional
options: FigureOptionsOptional configuration options for the arc.
The child-widgets of the widget.
The starting angle of the arc in radians.
The radius of the arc.
Private
rectThe ending angle of the arc in radians.
Optional
params: Record<string, any>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 arc figure, a subclass of the Figure class.