- addCategory(String) - Method in class javax.microedition.location.LandmarkStore
-
Adds a category to this LandmarkStore.
- addLandmark(Landmark, String) - Method in class javax.microedition.location.LandmarkStore
-
Adds a landmark to the specified group in the landmark store.
- addProximityListener(ProximityListener, Coordinates, float) - Static method in class javax.microedition.location.LocationProvider
-
Adds a ProximityListener for updates when proximity to the specified coordinates is
detected.
- AddressInfo - Class in javax.microedition.location
-
The AddressInfo class holds textual address information about a location.
- AddressInfo() - Constructor for class javax.microedition.location.AddressInfo
-
Constructs an AddressInfo object with all the values of the fields set to null.
- AVAILABLE - Static variable in class javax.microedition.location.LocationProvider
-
Availability status code: the location provider is available.
- azimuthTo(Coordinates) - Method in class javax.microedition.location.Coordinates
-
Calculates the azimuth between the two points according to the ellipsoid model of
WGS84.