Uses of Class
org.anchoranalysis.mpp.mark.points.PointList
Packages that use PointList
-
Uses of PointList in org.anchoranalysis.mpp.mark.points
Methods in org.anchoranalysis.mpp.mark.points that return PointListModifier and TypeMethodDescriptionstatic PointList
Creates a PointList from a list of Point3d objects.static PointList
Creates a PointList from a list of Point3d objects with a specified ID.static PointList
PointListFactory.createMarkFromPoints3f
(List<Point3f> points) Creates a PointList from a list of Point3f objects.static PointList
PointListFactory.createMarkFromPoints3i
(List<Point3i> points) Creates a PointList from a list of Point3i objects.