Circle
Readonly
classRequired to generate proper CSS classes and other class related IDs.
isDestroyed
CubicBezierCurve
Circle
Readonly
uidThe UID of this drawable object.
Circle
Static
circleCheck if the given circle is fully contained inside this circle.
The circle to check if it is contained in this circle.
true
if any only if the given circle is completely inside this circle.
containsCircle
Circle
Check if the given circle is fully contained inside this circle.
The point to check if it is contained in this circle.
true
if the given point is inside this circle.
containsPoint
Circle
Calculate the distance from this circle to the given line.
The line to measure the distance to.
The minimal distance from the outline of this circle to the given line.
lineDistance
Circle
Classdesc
A simple circle: center point and radius.
Requires
Line
Requires
Vector
Requires
VertTuple
Requires
Vertex
Requires
SVGSerializale
Requires
UID
Requires
UIDGenerator