Class GeoBoundingBox

java.lang.Object
org.episteme.social.geography.GeoBoundingBox
All Implemented Interfaces:
Serializable, BoundingBox<EarthCoordinate>

public class GeoBoundingBox extends Object implements BoundingBox<EarthCoordinate>
Geographic bounding box implementation.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: