Class Summary |
AddressInfo |
The AddressInfo class holds textual address information about a location. |
Coordinates |
The Coordinates class represents coordinates as latitude-longitude-altitude values. |
Criteria |
The criteria used for the selection of the location provider is defined by the values
in this class. |
Landmark |
The Landmark class represents a landmark, i.e. |
LandmarkStore |
The LandmarkStore class provides methods to store, delete and retrieve
landmarks from a persistent landmark store. |
Location |
The Location class represents the standard set of basic location information. |
LocationProvider |
This is the starting point for applications using this API and represents a source of
the location information. |
LocationProviderNMEA |
Implementation of LocationProvider that uses an NMEA log file as input. |
LocationProviderSimplified |
All of the LocationProvider implementations in OpenLAPI share common code, here
is the place where we store it. |
Orientation |
The Orientation class represents the physical orientation of the terminal. |
QualifiedCoordinates |
The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude
values that are associated with an accuracy value. |