The constructor.
The circle sector to handle.
A point to define the radius and start angle (distance and angle from center).
A point to define the radius and end angle (distance and angle from center).
The PlotBoilerplate which contains the circle sector and both points.
CircleSectorHelper
Private centerPrivate circlePrivate controlPrivate controlPrivate radiusPrivate radiusPrivate _handlePrivate Creates a new drag handler for the circle sector's center point.
A new event handler.
handleDragCenter
CircleSectorHelper
Private _handlePrivate Creates a new drag handler for the circle sector's end control point.
A new event handler.
_handleDragEndControlPoint
CircleSectorHelper
Private _handlePrivate Creates a new drag handler for the circle sector's start control point.
A new event handler.
_handleDragStartControlPoint
CircleSectorHelper
Generated using TypeDoc
Classdesc
A helper for handling circles with an additional radius-control-point.