Uses of Class
org.locationtech.jts.geom.CoordinateXY
-
Packages that use CoordinateXY Package Description org.locationtech.jts.geom Contains theGeometryinterface 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 CoordinateXYCoordinateXY. copy()Constructors in org.locationtech.jts.geom with parameters of type CoordinateXY Constructor Description CoordinateXY(CoordinateXY coord)
-