Click or drag to resize

EllipseArithmetic Methods

The EllipseArithmetic type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCalcScaledAxesRatio Calculates the new semi axes of a rotated ellipse when scaled by the factor scl and returns the new ratio.
Public methodStatic memberCalcScaledEllipsesEndpoint Calculates the endpoint of a scaled ellipse.
Public methodStatic memberGetAngleFromLength 
Public methodStatic memberGetEllipseArcEndPoint(EllipseToMetafileCommand, dvec3) Calculates the endpoint of a given 2D ellipse arc.
Public methodStatic memberGetEllipseArcEndPoint(Double, Double, Double, dvec3, dvec3) Calculates the endpoint of a given 2D ellipse arc.
Public methodStatic memberGetLength 
Public methodStatic memberGetLengthAt 
Public methodStatic memberGetPoint(Double, EllipseToMetafileCommand) 
Public methodStatic memberGetPoint(Double, Double, Double, dvec3, dvec3) 
Public methodStatic memberGetPoint(Double, Double, Double, Double, dvec3, dvec3) 
Public methodStatic memberSplitMetafileCommand 
Public methodStatic memberSplitMetafileCommandByLength 
Public methodStatic memberTransformEllipseToMetafileCommand Transform the given ellipse with the given transformation. Attention: Works only for 2D ellipses.
Top
See Also