Private
_centerPrivate
_fromPrivate
_toGets the arc angle.
Protected
fromGets a value indicating if the arc is circular, or not.
true if this is the case, otherwise false.
Gets the length of the arc.
Protected
toChecks if the given shape intersects with the arc.
The reference shape.
true it the two shapes intersect, otherwise false.
Checks if the given point is on one edge of the arc.
The reference point.
A value used as a threshold / range to check if the point is on one edge.
true if the point is on edge.
Rotates the arc by the given angle in degree, around a point.
The rotation angle.
The origin from which the rotation is supposed to be done.
Translates the arc using the given vector for direction.
The vector defining the direction.
Generated using TypeDoc
Defines an arc in two-dimensional coordinates.
See
https://en.wikipedia.org/wiki/Circular_arc