- CITY - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting town or city name.
- convert(double, int) - Static method in class javax.microedition.location.Coordinates
-
Converts a double representation of a coordinate with decimal degrees into a string
representation.
- convert(String) - Static method in class javax.microedition.location.Coordinates
-
Converts a String representation of a coordinate into the double representation as
used in this API.
- Coordinates - Class in javax.microedition.location
-
The Coordinates class represents coordinates as latitude-longitude-altitude values.
- Coordinates(double, double, float) - Constructor for class javax.microedition.location.Coordinates
-
Constructs a new Coordinates object with the values specified.
- COUNTRY - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting country.
- COUNTRY_CODE - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting country as a two-letter ISO 3166-1 code.
- COUNTY - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting a county, which is an entity between a state and a city
- createLandmarkStore(String) - Static method in class javax.microedition.location.LandmarkStore
-
Creates a new landmark store with a specified name.
- Criteria - Class in javax.microedition.location
-
The criteria used for the selection of the location provider is defined by the values
in this class.
- Criteria() - Constructor for class javax.microedition.location.Criteria
-
Constructs a Criteria object.
- CROSSING1 - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting a street in a crossing.
- CROSSING2 - Static variable in class javax.microedition.location.AddressInfo
-
Address field denoting a street in a crossing.