Private
_centerGets or sets the radius.
Gets the area of the circle.
Gets the diameter of the circle.
Gets the perimeter of the circle.
Checks if the given point is located inside the circle.
The reference point.
true if the point is inside the circle.
Checks if the current circle intersect with the given shape.
The reference shape.
true it the two shapes intersect, otherwise false.
Checks if the given point is on one edge of the circle.
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 circle 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 circle using the given vector for direction.
The vector defining the direction.
Static
getStatic
getGenerated using TypeDoc
Defines a circle in two-dimensional coordinates.
See
https://en.wikipedia.org/wiki/Circle