Uses of Class
org.anchoranalysis.mpp.mark.conic.Ellipse
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.mark.conic |
Marks implementing conic sections. |
-
Uses of Ellipse in org.anchoranalysis.mpp.mark.conic
Methods in org.anchoranalysis.mpp.mark.conic that return Ellipse Modifier and Type Method Description EllipseEllipse. duplicate()Constructors in org.anchoranalysis.mpp.mark.conic with parameters of type Ellipse Constructor Description Ellipse(Ellipse source)Creates a new Ellipse by copying an existing one.