Uses of Package
org.hermit.utils

Packages that use org.hermit.utils
org.hermit.geo A library of various geodetic utilities for handling positions, directions and distances over the surface of the Earth, with a choice of algorithms from the fast and simple Haversine formula, to the super-accurate Vincenty formula. 
org.hermit.utils A library of basic data types used in other packages. 
 

Classes in org.hermit.utils used by org.hermit.geo
Angle
          Utilities for handling and formatting angles, including latitudes and longitudes.
 

Classes in org.hermit.utils used by org.hermit.utils
Angle
          Utilities for handling and formatting angles, including latitudes and longitudes.