| Package | Description |
|---|---|
| org.locationtech.spatial4j.context |
SpatialContext implementations are the facade to the Spatial4j API.
|
| org.locationtech.spatial4j.distance |
Ways to calculate distance.
|
| Class and Description |
|---|
| DistanceCalculator
Performs calculations relating to distance, such as the distance between a pair of points.
|
| Class and Description |
|---|
| AbstractDistanceCalculator |
| CartesianDistCalc
Calculates based on Euclidean / Cartesian 2d plane.
|
| 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.
|
Copyright © 2025 LocationTech. All rights reserved.