Package javax.microedition.location

Interface Summary
LocationListener The LocationListener represents a listener that receives events associated with a particular LocationProvider.
ProximityListener This interface represents a listener to events associated with detecting proximity to some registered coordinates.
 

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. a known location with a name.
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.
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.
 

Exception Summary
LandmarkException The LandmarkException is thrown when an error related to handling landmarks has occurred.
LocationException The LocationException is thrown when a location API specific error has occurred.
 






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal