| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ListItemType |
ListStyle.listItemType
|
| Modifier and Type | Method and Description |
|---|---|
static ListItemType |
ListItemType.fromValue(String v) |
ListItemType |
ListStyle.getListItemType() |
static ListItemType |
ListItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListItemType[] |
ListItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStyle.setListItemType(ListItemType value) |
ListStyle |
ListStyle.withListItemType(ListItemType listItemType)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.