| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ColorMode |
ColorStyle.colorMode
ColorMode
normal, random
See Also:
See any element that extends
|
| Modifier and Type | Method and Description |
|---|---|
static ColorMode |
ColorMode.fromValue(String v) |
ColorMode |
ColorStyle.getColorMode() |
static ColorMode |
ColorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorMode[] |
ColorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorStyle.setColorMode(ColorMode value) |
PolyStyle |
PolyStyle.withColorMode(ColorMode colorMode) |
LineStyle |
LineStyle.withColorMode(ColorMode colorMode) |
LabelStyle |
LabelStyle.withColorMode(ColorMode colorMode) |
IconStyle |
IconStyle.withColorMode(ColorMode colorMode) |
ColorStyle |
ColorStyle.withColorMode(ColorMode colorMode)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.