| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected Icon |
Overlay.icon
|
protected Icon |
IconStyle.icon
|
| Modifier and Type | Method and Description |
|---|---|
Icon |
Icon.addToBasicLinkObjectExtension(AbstractObject basicLinkObjectExtension) |
Icon |
Icon.addToBasicLinkSimpleExtension(Object basicLinkSimpleExtension) |
Icon |
Icon.addToLinkObjectExtension(AbstractObject linkObjectExtension)
add a value to the linkObjectExtension property collection
|
Icon |
Icon.addToLinkSimpleExtension(Object linkSimpleExtension)
add a value to the linkSimpleExtension property collection
|
Icon |
Icon.addToObjectSimpleExtension(Object objectSimpleExtension) |
Icon |
Icon.clone() |
Icon |
Overlay.createAndSetIcon()
Creates a new instance of
Icon and set it to icon. |
Icon |
IconStyle.createAndSetIcon()
Creates a new instance of
Icon and set it to icon. |
static Icon |
KmlFactory.createIcon()
Create an instance of
Icon |
Icon |
Overlay.getIcon() |
Icon |
IconStyle.getIcon() |
Icon |
Icon.withBasicLinkObjectExtension(List<AbstractObject> basicLinkObjectExtension) |
Icon |
Icon.withBasicLinkSimpleExtension(List<Object> basicLinkSimpleExtension) |
Icon |
Icon.withHref(String href) |
Icon |
Icon.withHttpQuery(String httpQuery)
fluent setter
|
Icon |
Icon.withId(String id) |
Icon |
Icon.withLinkObjectExtension(List<AbstractObject> linkObjectExtension)
fluent setter
|
Icon |
Icon.withLinkSimpleExtension(List<Object> linkSimpleExtension)
fluent setter
|
Icon |
Icon.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
Icon |
Icon.withRefreshInterval(double refreshInterval)
fluent setter
|
Icon |
Icon.withRefreshMode(RefreshMode refreshMode)
fluent setter
|
Icon |
Icon.withTargetId(String targetId) |
Icon |
Icon.withViewBoundScale(double viewBoundScale)
fluent setter
|
Icon |
Icon.withViewFormat(String viewFormat)
fluent setter
|
Icon |
Icon.withViewRefreshMode(ViewRefreshMode viewRefreshMode)
fluent setter
|
Icon |
Icon.withViewRefreshTime(double viewRefreshTime)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Overlay.setIcon(Icon value) |
void |
IconStyle.setIcon(Icon value) |
ScreenOverlay |
ScreenOverlay.withIcon(Icon icon) |
PhotoOverlay |
PhotoOverlay.withIcon(Icon icon) |
Overlay |
Overlay.withIcon(Icon icon)
fluent setter
|
IconStyle |
IconStyle.withIcon(Icon icon)
fluent setter
|
GroundOverlay |
GroundOverlay.withIcon(Icon icon) |
Copyright © 2014 Micromata GmbH. All rights reserved.