| Package | Description |
|---|---|
| de.cismet.belis.gui.widget |
| Modifier and Type | Method and Description |
|---|---|
MapWidget.MapMode |
MapWidget.getCurrentMapMode()
DOCUMENT ME!
|
MapWidget.MapMode |
MapWidget.getLastMapMode()
DOCUMENT ME!
|
static MapWidget.MapMode |
MapWidget.MapMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapWidget.MapMode[] |
MapWidget.MapMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapWidget.setCurrentMapMode(MapWidget.MapMode currentMapMode)
DOCUMENT ME!
|
void |
MapWidget.setLastMapMode(MapWidget.MapMode lastMapMode)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.