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