Uses of Class
org.locationtech.jts.geom.CoordinateXY
Packages that use CoordinateXY
Package
Description
Contains the
Geometry
interface hierarchy and supporting classes.-
Uses of CoordinateXY in org.locationtech.jts.geom
Methods in org.locationtech.jts.geom that return CoordinateXYConstructors in org.locationtech.jts.geom with parameters of type CoordinateXYModifierConstructorDescriptionCoordinateXY
(CoordinateXY coord) Constructs a CoordinateXY instance with the x and y ordinates of the given CoordinateXY.