Gets the arc angle.
Gets the are of the sector.
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.
Gets the perimeter of the sector.
Protected
toChecks if the given point is located inside the sector.
The reference point.
true if the point is inside the sector.
Checks 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 a sector in two-dimensional coordinates.
See
https://en.wikipedia.org/wiki/Circular_sector