Uses of Class
org.locationtech.jts.operation.distance.GeometryLocation
-
Packages that use GeometryLocation Package Description org.locationtech.jts.operation.distance -
-
Uses of GeometryLocation in org.locationtech.jts.operation.distance
Methods in org.locationtech.jts.operation.distance that return GeometryLocation Modifier and Type Method Description GeometryLocation[]DistanceOp. closestLocations()Deprecated.renamed to nearestLocationsGeometryLocation[]DistanceOp. nearestLocations()Report the locations of the nearest points in the input geometries.
-