Uses of Package
com.spatial4j.core.distance
-
Packages that use com.spatial4j.core.distance Package Description com.spatial4j.core.context SpatialContext implementations are the facade to the Spatial4j API.com.spatial4j.core.distance Ways to calculate distance. -
Classes in com.spatial4j.core.distance used by com.spatial4j.core.context Class Description DistanceCalculator Performs calculations relating to distance, such as the distance between a pair of points. -
Classes in com.spatial4j.core.distance used by com.spatial4j.core.distance Class Description AbstractDistanceCalculator DistanceCalculator Performs calculations relating to distance, such as the distance between a pair of points.GeodesicSphereDistCalc A base class for a Distance Calculator that assumes a spherical earth model.