|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Geohasher | Implements the Geohash algorithm for hashing latitude and longitude points. |
| Geohasher.BitStore | Specialization of BitSet to actually keep track of the number of bits that are being usefully employed, regardless of whether or not they are 1 or 0. |
| LatLng | A representation of a single point in latitude and longitude. |
| LatLngTool | Primary calculations and tools. |
| LatLngTool.Bearing | Convenient static values for bearings. |
The base package for latitude and longitude utilities offered by SimpleLatLng.
LatLng is a class for representing a single point in latitude and longitude.
LatLngTool contains static methods for performing common calculations on LatLng points.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||