Uses of Package
javax.microedition.location

Packages that use javax.microedition.location
javax.microedition.location Contains the basic classes needed to request and get a location result. 
javax.microedition.location.services Contains the classes and interfaces related to location based services. 
 

Classes in javax.microedition.location used by javax.microedition.location
AddressInfo
          The AddressInfo class holds textual address information about a location.
AreaListener
          This interface represents a listener to events associated with crossing the boundary of the given geographical area.
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.
ExchangeFormatHandler
          This interface provides methods to exchange landmarks.
GeographicArea
          This interface represents a geographical area on the surface on WGS 84 Ellipsoid (see reference [WGS84]).
Landmark
          The Landmark class represents a landmark, such as a known location with a name.
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.
LandmarkStoreListener
          This interface represents a listener that receives events associated with changes in the 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 location information in this API and represents a source of the location information.
Orientation
          The Orientation class represents the physical orientation of the terminal.
ProximityListener
          Deprecated. in 2.0, replaced by AreaListener
QualifiedCoordinates
          The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude values that are associated with an accuracy value.
RectangleGeographicArea
          This class represents a rectangular geographical area on WGS 84 Ellipsoid (see reference [WGS84]).
 

Classes in javax.microedition.location used by javax.microedition.location.services
AddressInfo
          The AddressInfo class holds textual address information about a location.
Coordinates
          The Coordinates class represents coordinates as latitude-longitude-altitude values.
GeographicArea
          This interface represents a geographical area on the surface on WGS 84 Ellipsoid (see reference [WGS84]).
Landmark
          The Landmark class represents a landmark, such as a known location with a name.
RectangleGeographicArea
          This class represents a rectangular geographical area on WGS 84 Ellipsoid (see reference [WGS84]).
 



Copyright © 2003-2008 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.