Package ome.util.math.geom2D
-
Interface Summary Interface Description PlaneArea Interface that all areas of the Euclidean space R2 must implement. -
Class Summary Class Description EllipseArea Represents an ellipse in the Euclidean space R2.Line An orientated line in the Euclidean space R2.PlanePoint Represents a point in the Euclidean space R2.RectangleArea Represents a rectangle in the Euclidean space R2.Segment A segment in the Euclidean space R2.