Module imagingbook.common
Package imagingbook.common.geometry.ellipse
package imagingbook.common.geometry.ellipse
-
ClassesClassDescriptionRepresents an algebraic ellipse with the implicit equation A x^2 + B x y + C y^2 + D x + E y + F = 0.Represents an ellipse with major axis length ra, minor axis length rb, center point (xc, yc), and orientation theta.