|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapTypeRegistry | |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.maptypes | |
| Uses of MapTypeRegistry in com.google.gwt.maps.client |
|---|
| Methods in com.google.gwt.maps.client that return MapTypeRegistry | |
|---|---|
MapTypeRegistry |
MapWidget.getMapTypeRegistry()
gets a registry of MapType instances |
MapTypeRegistry |
MapImpl.getMapTypeRegistry()
gets A registry of MapType instances by string ID. |
| Methods in com.google.gwt.maps.client with parameters of type MapTypeRegistry | |
|---|---|
void |
MapWidget.setMapTypesRegistry(MapTypeRegistry mapTypes)
TODO sets A registry of MapType instances by string ID. |
void |
MapImpl.setMapTypesRegistry(MapTypeRegistry mapTypes)
TODO sets A registry of MapType instances by string ID. |
| Uses of MapTypeRegistry in com.google.gwt.maps.client.maptypes |
|---|
| Methods in com.google.gwt.maps.client.maptypes that return MapTypeRegistry | |
|---|---|
static MapTypeRegistry |
MapTypeRegistry.newInstance()
The MapTypeRegistry holds the collection of custom map types available to the map for its use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||