Package | Description |
---|---|
org.locationtech.jts.algorithm.distance |
Classes to compute distance metrics between geometries.
|
Class and Description |
---|
DistanceToPoint
Computes the Euclidean distance (L2 metric) from a
Coordinate to a Geometry . |
PointPairDistance
Contains a pair of points and the distance between them.
|