Uses of Class
org.anchoranalysis.spatial.point.Point2f
Packages that use Point2f
Package
Description
A cartesian-coordinate, across varying primitive types, in 2D and 3D space.
-
Uses of Point2f in org.anchoranalysis.spatial.point
Methods in org.anchoranalysis.spatial.point that return Point2fMethods in org.anchoranalysis.spatial.point with parameters of type Point2fModifier and TypeMethodDescriptionstatic Point3d
PointConverter.double3DFromFloat
(Point2f point) static Point2d
PointConverter.doubleFromFloat
(Point2f point)