Package javax.microedition.location

Interface Summary
LocationListener The LocationListener represents a listener that receives events associated with a particular LocationProvider.
LocationProvider A LocationProvider represents a location-providing module, generating Locations.
 

Class Summary
Coordinates The Coordinates class represents coordinates as latitude-longitude-altitude values.
Location The Location class represents the standard set of basic location information.
LocationProviderManager 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
LocationException The LocationException is thrown when a location API specific error has occurred.