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 PointListCreates a PointList from a list of Point3d objects.static PointListCreates a PointList from a list of Point3d objects with a specified ID.static PointListPointListFactory.createMarkFromPoints3f(List<Point3f> points) Creates a PointList from a list of Point3f objects.static PointListPointListFactory.createMarkFromPoints3i(List<Point3i> points) Creates a PointList from a list of Point3i objects.