|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometryLocation | |
---|---|
com.vividsolutions.jts.operation.distance | Provides classes for computing the distance between geometries |
com.vividsolutions.jts.operation.distance3d |
Uses of GeometryLocation in com.vividsolutions.jts.operation.distance |
---|
Methods in com.vividsolutions.jts.operation.distance that return GeometryLocation | |
---|---|
GeometryLocation[] |
DistanceOp.closestLocations()
Deprecated. renamed to nearestLocations |
GeometryLocation[] |
DistanceOp.nearestLocations()
Report the locations of the nearest points in the input geometries. |
Uses of GeometryLocation in com.vividsolutions.jts.operation.distance3d |
---|
Methods in com.vividsolutions.jts.operation.distance3d that return GeometryLocation | |
---|---|
GeometryLocation[] |
Distance3DOp.nearestLocations()
Report the locations of the nearest points in the input geometries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |