Hierarchy For Package overit.geocallapp.utilities.datatype.geography.point
Class Hierarchy
- java.lang.Object
- overit.geocallapp.utilities.datatype.geography.point.EuclideanDistance (implements overit.geocallapp.utilities.datatype.geography.point.DistanceCalculator)
- overit.geocallapp.utilities.datatype.geography.point.HaversineDistance (implements overit.geocallapp.utilities.datatype.geography.point.DistanceCalculator)
- overit.geocallapp.utilities.datatype.geography.point.Point (implements java.io.Serializable)
- overit.geocallapp.utilities.datatype.geography.point.PointHelper (implements java.io.Serializable)
Interface Hierarchy
- java.io.Serializable
- overit.geocallapp.utilities.datatype.geography.point.DistanceCalculator