Uses of Package
org.anchoranalysis.mpp.mark.conic
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.mark.conic |
Marks implementing conic sections. |
-
Classes in org.anchoranalysis.mpp.mark.conic used by org.anchoranalysis.mpp.mark.conic Class Description Circle Represents a 2D circle mark.ConicBase Abstract base class for conic marks (e.g., ellipsoids, spheres).Ellipse Represents a 2D ellipse mark.Ellipsoid Represents a 3D ellipsoid mark with multiple sub-regions.MarkWithPositionAndSingleRadius Base-class for a conic that has a single radius (circle, sphere etc.)Sphere Represents a 3D sphere mark.