Uses of Class
org.locationtech.jts.geom.CoordinateXYZM
-
Packages that use CoordinateXYZM Package Description org.locationtech.jts.geom -
-
Uses of CoordinateXYZM in org.locationtech.jts.geom
Methods in org.locationtech.jts.geom that return CoordinateXYZM Modifier and Type Method Description CoordinateXYZMCoordinateXYZM. copy()Creates a copy of this CoordinateXYZM.Constructors in org.locationtech.jts.geom with parameters of type CoordinateXYZM Constructor Description CoordinateXYZM(CoordinateXYZM coord)Constructs a CoordinateXYZM instance with the ordinates of the given CoordinateXYZM.
-