| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected DisplayMode |
BalloonStyle.displayMode
DisplayMode
default, hide
See Also:
See
|
| Modifier and Type | Method and Description |
|---|---|
static DisplayMode |
DisplayMode.fromValue(String v) |
DisplayMode |
BalloonStyle.getDisplayMode() |
static DisplayMode |
DisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayMode[] |
DisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BalloonStyle.setDisplayMode(DisplayMode value) |
BalloonStyle |
BalloonStyle.withDisplayMode(DisplayMode displayMode)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.