| Package | Description |
|---|---|
| com.vividsolutions.jts.operation.distance | |
| com.vividsolutions.jts.operation.distance3d |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
GeometryLocation[] |
Distance3DOp.nearestLocations()
Report the locations of the nearest points in the input geometries.
|
Copyright © 2015. All rights reserved.