| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected IconStyle |
Style.iconStyle
|
| Modifier and Type | Method and Description |
|---|---|
IconStyle |
IconStyle.addToColorStyleObjectExtension(AbstractObject colorStyleObjectExtension) |
IconStyle |
IconStyle.addToColorStyleSimpleExtension(java.lang.Object colorStyleSimpleExtension) |
IconStyle |
IconStyle.addToIconStyleObjectExtension(AbstractObject iconStyleObjectExtension)
add a value to the iconStyleObjectExtension property collection
|
IconStyle |
IconStyle.addToIconStyleSimpleExtension(java.lang.Object iconStyleSimpleExtension)
add a value to the iconStyleSimpleExtension property collection
|
IconStyle |
IconStyle.addToObjectSimpleExtension(java.lang.Object objectSimpleExtension) |
IconStyle |
IconStyle.addToSubStyleObjectExtension(AbstractObject subStyleObjectExtension) |
IconStyle |
IconStyle.addToSubStyleSimpleExtension(java.lang.Object subStyleSimpleExtension) |
IconStyle |
IconStyle.clone() |
IconStyle |
Style.createAndSetIconStyle()
Creates a new instance of
IconStyle and set it to iconStyle. |
static IconStyle |
KmlFactory.createIconStyle()
Create an instance of
IconStyle |
IconStyle |
Style.getIconStyle() |
IconStyle |
IconStyle.withColor(java.lang.String color) |
IconStyle |
IconStyle.withColorMode(ColorMode colorMode) |
IconStyle |
IconStyle.withColorStyleObjectExtension(java.util.List<AbstractObject> colorStyleObjectExtension) |
IconStyle |
IconStyle.withColorStyleSimpleExtension(java.util.List<java.lang.Object> colorStyleSimpleExtension) |
IconStyle |
IconStyle.withHeading(double heading)
fluent setter
|
IconStyle |
IconStyle.withHotSpot(Vec2 hotSpot)
fluent setter
|
IconStyle |
IconStyle.withIcon(Icon icon)
fluent setter
|
IconStyle |
IconStyle.withIconStyleObjectExtension(java.util.List<AbstractObject> iconStyleObjectExtension)
fluent setter
|
IconStyle |
IconStyle.withIconStyleSimpleExtension(java.util.List<java.lang.Object> iconStyleSimpleExtension)
fluent setter
|
IconStyle |
IconStyle.withId(java.lang.String id) |
IconStyle |
IconStyle.withObjectSimpleExtension(java.util.List<java.lang.Object> objectSimpleExtension) |
IconStyle |
IconStyle.withScale(double scale)
fluent setter
|
IconStyle |
IconStyle.withSubStyleObjectExtension(java.util.List<AbstractObject> subStyleObjectExtension) |
IconStyle |
IconStyle.withSubStyleSimpleExtension(java.util.List<java.lang.Object> subStyleSimpleExtension) |
IconStyle |
IconStyle.withTargetId(java.lang.String targetId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setIconStyle(IconStyle value) |
Style |
Style.withIconStyle(IconStyle iconStyle)
fluent setter
|
Copyright © 2014 Micromata GmbH. All Rights Reserved.