Uses of Package
org.locationtech.spatial4j.distance
Packages that use org.locationtech.spatial4j.distance
Package
Description
SpatialContext implementations are the facade to the Spatial4j API.
Ways to calculate distance.
-
Classes in org.locationtech.spatial4j.distance used by org.locationtech.spatial4j.contextClassDescriptionPerforms calculations relating to distance, such as the distance between a pair of points.
-
Classes in org.locationtech.spatial4j.distance used by org.locationtech.spatial4j.distanceClassDescriptionCalculates based on Euclidean / Cartesian 2d plane.Performs calculations relating to distance, such as the distance between a pair of points.A base class for a Distance Calculator that assumes a spherical earth model.