Uses of Class
org.locationtech.jts.geom.CoordinateXYZM
-
Packages that use CoordinateXYZM Package Description org.locationtech.jts.geom Contains theGeometry
interface hierarchy and supporting classes. -
-
Uses of CoordinateXYZM in org.locationtech.jts.geom
Methods in org.locationtech.jts.geom that return CoordinateXYZM Modifier and Type Method Description CoordinateXYZM
CoordinateXYZM. copy()
Constructors in org.locationtech.jts.geom with parameters of type CoordinateXYZM Constructor Description CoordinateXYZM(CoordinateXYZM coord)
-