| Package | Description |
|---|---|
| de.topobyte.jeography.viewer.core | |
| de.topobyte.jeography.viewer.zoom |
| Modifier and Type | Field and Description |
|---|---|
protected ZoomMode |
AbstractViewer.zoomMode
|
| Modifier and Type | Method and Description |
|---|---|
ZoomMode |
AbstractViewer.getZoomMode()
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractViewer.setZoomMode(ZoomMode
|
| Modifier and Type | Method and Description |
|---|---|
static ZoomMode |
ZoomMode.valueOf(String
Returns the enum constant of this type with the specified name.
|
static ZoomMode |
ZoomMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|