| Interface | Description |
|---|---|
| DistanceCalculator |
Performs calculations relating to distance, such as the distance between a pair of points.
|
| Class | Description |
|---|---|
| AbstractDistanceCalculator | |
| CartesianDistCalc |
Calculates based on Euclidean / Cartesian 2d plane.
|
| DistanceUtils |
Various distance calculations and constants.
|
| GeodesicSphereDistCalc |
A base class for a Distance Calculator that assumes a spherical earth model.
|
| GeodesicSphereDistCalc.Haversine | |
| GeodesicSphereDistCalc.LawOfCosines | |
| GeodesicSphereDistCalc.Vincenty |
Copyright © 2025 LocationTech. All rights reserved.