Uses of Class
javax.microedition.location.services.GeocodingServicePreferences

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.
 



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