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