Uses of Class
org.locationtech.spatial4j.distance.AbstractDistanceCalculator
-
Packages that use AbstractDistanceCalculator Package Description org.locationtech.spatial4j.distance -
-
Uses of AbstractDistanceCalculator in org.locationtech.spatial4j.distance
Subclasses of AbstractDistanceCalculator in org.locationtech.spatial4j.distance Modifier and Type Class Description classCartesianDistCalcCalculates based on Euclidean / Cartesian 2d plane.classGeodesicSphereDistCalcA base class for a Distance Calculator that assumes a spherical earth model.static classGeodesicSphereDistCalc.Haversinestatic classGeodesicSphereDistCalc.LawOfCosinesstatic classGeodesicSphereDistCalc.Vincenty
-