| Package | Description |
|---|---|
| de.topobyte.jeography.viewer | |
| de.topobyte.jeography.viewer.action |
| Modifier and Type | Method and Description |
|---|---|
MouseMode |
JeographyGIS.getMouseMode()
|
static MouseMode |
MouseMode.valueOf(String
Returns the enum constant of this type with the specified name.
|
static MouseMode |
MouseMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JeographyGIS.setMouseMode(MouseMode
Sets the mouse mode to the specified value.
|
| Constructor and Description | |
|---|---|
MouseModeAction(JeographyGIS
|