Uses of Package
org.locationtech.jts.algorithm.distance
Packages that use org.locationtech.jts.algorithm.distance
Package
Description
Classes to compute distance metrics between geometries.
-
Classes in org.locationtech.jts.algorithm.distance used by org.locationtech.jts.algorithm.distanceClassDescriptionComputes the Euclidean distance (L2 metric) from a
Coordinate
to aGeometry
.Contains a pair of points and the distance between them.