| Package | Description |
|---|---|
| com.revolsys.jts.operation.distance |
Provides classes for computing the distance between geometries
|
| com.revolsys.jts.operation.distance3d |
| Modifier and Type | Method and Description |
|---|---|
GeometryLocation[] |
DistanceOp.nearestLocations()
Report the locations of the nearest points in the input geometries.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GeometryLocation> |
ConnectedElementLocationFilter.getLocations(Geometry geometry)
Returns a list containing a point from each Polygon, LineString, and Point
found inside the specified geometry.
|
| Modifier and Type | Method and Description |
|---|---|
GeometryLocation[] |
Distance3DOp.nearestLocations()
Report the locations of the nearest points in the input geometries.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.