| Package | Description |
|---|---|
| org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
| Modifier and Type | Field and Description |
|---|---|
protected JMapViewer.ZOOM_BUTTON_STYLE |
JMapViewer.zoomButtonStyle |
| Modifier and Type | Method and Description |
|---|---|
JMapViewer.ZOOM_BUTTON_STYLE |
JMapViewer.getZoomButtonStyle() |
static JMapViewer.ZOOM_BUTTON_STYLE |
JMapViewer.ZOOM_BUTTON_STYLE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JMapViewer.ZOOM_BUTTON_STYLE[] |
JMapViewer.ZOOM_BUTTON_STYLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JMapViewer.setZoomButtonStyle(JMapViewer.ZOOM_BUTTON_STYLE style) |