An ellipse class based on two vertices [centerX,centerY] and [radiusX,radiusY].
SVGSerializable
Vertex
XYCoords
The constructor.
VEllipse
The ellipses center.
The x- and y-axis.
{Vertex}
Required to generate proper CSS classes and other class related IDs.
Create an SVG representation of this ellipse.
string The SVG string
Generated using TypeDoc
An ellipse class based on two vertices [centerX,centerY] and [radiusX,radiusY].
SVGSerializable
Vertex
XYCoords