|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeocodingServicePreferences | |
---|---|
javax.microedition.location.services | Contains the classes and interfaces related to location based services. |
Uses of GeocodingServicePreferences in javax.microedition.location.services |
---|
Methods in javax.microedition.location.services with parameters of type GeocodingServicePreferences | |
---|---|
Landmark[] |
GeocodingServiceProvider.geocode(AddressInfo address,
GeographicArea locationHint,
GeocodingServicePreferences preferences)
Requests a geocoding service from a geocoding service provider. |
Landmark[] |
GeocodingServiceProvider.geocode(java.lang.String criterion,
GeographicArea locationHint,
GeocodingServicePreferences preferences)
Requests a geocoding service from a geocoding service provider. |
Landmark[] |
GeocodingServiceProvider.reverseGeocode(Coordinates coordinates,
GeocodingServicePreferences preferences)
Requests a reverse geocoding service from a geocoding service provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |