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

Packages that use MapServicePreferences
javax.microedition.location.services Contains the classes and interfaces related to location based services. 
 

Uses of MapServicePreferences in javax.microedition.location.services
 

Methods in javax.microedition.location.services that return MapServicePreferences
 MapServicePreferences Map.getMapServicePreferences()
          Returns the preferences set to be used in renderMap method.
 

Methods in javax.microedition.location.services with parameters of type MapServicePreferences
 void MapServiceProvider.displayMap(RectangleGeographicArea initialViewport, GeographicArea[] areas, Landmark[] landmarks, Coordinates[] coordinates, Route[] routes, MapServicePreferences preferences, MapServiceListener listener)
          Requests a map service provider to display a map.
 void Map.setMapServicePreferences(MapServicePreferences preferences)
          Sets new preferences to this Map object.
 



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