Uses of Class
org.anchoranalysis.mpp.mark.points.PointListBase
Packages that use PointListBase
-
Uses of PointListBase in org.anchoranalysis.mpp.mark.points
Subclasses of PointListBase in org.anchoranalysis.mpp.mark.pointsModifier and TypeClassDescriptionclass
A a list of 3D points.class
Represents a polygon in 2D space as a Mark.class
Represents a polygon curve in 3D space as a Mark.Methods in org.anchoranalysis.mpp.mark.points with parameters of type PointListBaseModifier and TypeMethodDescriptionprotected void
PointListBase.doDuplicate
(PointListBase markNew) Duplicates this PointListBase into a new instance.