| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ItemIcon> |
ListStyle.itemIcon
|
| Modifier and Type | Method and Description |
|---|---|
ItemIcon |
ItemIcon.addToItemIconObjectExtension(AbstractObject itemIconObjectExtension)
add a value to the itemIconObjectExtension property collection
|
ItemIcon |
ItemIcon.addToItemIconSimpleExtension(Object itemIconSimpleExtension)
add a value to the itemIconSimpleExtension property collection
|
ItemIcon |
ItemIcon.addToObjectSimpleExtension(Object objectSimpleExtension) |
ItemIcon |
ItemIcon.addToState(ItemIconState state)
add a value to the state property collection
|
ItemIcon |
ItemIcon.clone() |
ItemIcon |
ListStyle.createAndAddItemIcon()
Creates a new instance of
ItemIcon and adds it to itemIcon. |
static ItemIcon |
KmlFactory.createItemIcon()
Create an instance of
ItemIcon |
ItemIcon |
ItemIcon.withHref(String href)
fluent setter
|
ItemIcon |
ItemIcon.withId(String id) |
ItemIcon |
ItemIcon.withItemIconObjectExtension(List<AbstractObject> itemIconObjectExtension)
fluent setter
|
ItemIcon |
ItemIcon.withItemIconSimpleExtension(List<Object> itemIconSimpleExtension)
fluent setter
|
ItemIcon |
ItemIcon.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
ItemIcon |
ItemIcon.withState(List<ItemIconState> state)
fluent setter
|
ItemIcon |
ItemIcon.withTargetId(String targetId) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemIcon> |
ListStyle.getItemIcon() |
| Modifier and Type | Method and Description |
|---|---|
ListStyle |
ListStyle.addToItemIcon(ItemIcon itemIcon)
add a value to the itemIcon property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStyle.setItemIcon(List<ItemIcon> itemIcon) |
ListStyle |
ListStyle.withItemIcon(List<ItemIcon> itemIcon)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.