Uses of Package
com.openlapi

Packages that use com.openlapi
com.openlapi   
 

Classes in com.openlapi used by com.openlapi
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.
LandmarkException
          The LandmarkException is thrown when an error related to handling landmarks has occurred.
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.
LocationException
          The LocationException is thrown when a location API specific error has occurred.
LocationListener
          The LocationListener represents a listener that receives events associated with a particular LocationProvider.
LocationProvider
          This is the starting point for applications using this API and represents a source of the location information.
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.
ProximityListener
          This interface represents a listener to events associated with detecting proximity to some registered coordinates.
QualifiedCoordinates
          The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude values that are associated with an accuracy value.