| Package | Description |
|---|---|
| com.vividsolutions.jts.operation.distance |
Provides classes for computing the distance between geometries
|
| Modifier and Type | Method and Description |
|---|---|
GeometryLocation |
DistanceOp.closestLocations()
Deprecated.
renamed to nearestLocations
|
GeometryLocation |
DistanceOp.nearestLocations()
Report the locations of the nearest points in the input geometries.
|