|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||