Uses of Class
org.anchoranalysis.mpp.mark.points.PointListBase
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.mark.points |
Marks implementing structures based on points. |
-
Uses of PointListBase in org.anchoranalysis.mpp.mark.points
Subclasses of PointListBase in org.anchoranalysis.mpp.mark.points Modifier and Type Class Description classPointListA a list of 3D points.classPolygonRepresents a polygon in 2D space as a Mark.classPolygonCurveRepresents a polygon curve in 3D space as a Mark.Methods in org.anchoranalysis.mpp.mark.points with parameters of type PointListBase Modifier and Type Method Description protected voidPointListBase. doDuplicate(PointListBase markNew)Duplicates this PointListBase into a new instance.