Uses of Package
javax.microedition.location

Packages that use javax.microedition.location
fr.imag.adele.util.location   
javax.microedition.location   
 

Classes in javax.microedition.location used by fr.imag.adele.util.location
Coordinates
          The Coordinates class represents coordinates as latitude-longitude-altitude values.
Location
          The Location class represents the standard set of basic location information.
 

Classes in javax.microedition.location used by javax.microedition.location
Coordinates
          The Coordinates class represents coordinates as latitude-longitude-altitude values.
Location
          The Location class represents the standard set of basic location information.
LocationListener
          The LocationListener represents a listener that receives events associated with a particular LocationProvider.
LocationProvider
          A LocationProvider represents a location-providing module, generating Locations.
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. .