| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Method and Description |
|---|---|
GroundOverlay |
GroundOverlay.addToFeatureObjectExtension(AbstractObject featureObjectExtension) |
GroundOverlay |
GroundOverlay.addToFeatureSimpleExtension(java.lang.Object featureSimpleExtension) |
GroundOverlay |
GroundOverlay.addToGroundOverlayObjectExtension(AbstractObject groundOverlayObjectExtension)
add a value to the groundOverlayObjectExtension property collection
|
GroundOverlay |
GroundOverlay.addToGroundOverlaySimpleExtension(java.lang.Object groundOverlaySimpleExtension)
add a value to the groundOverlaySimpleExtension property collection
|
GroundOverlay |
GroundOverlay.addToObjectSimpleExtension(java.lang.Object objectSimpleExtension) |
GroundOverlay |
GroundOverlay.addToOverlayObjectExtension(AbstractObject overlayObjectExtension) |
GroundOverlay |
GroundOverlay.addToOverlaySimpleExtension(java.lang.Object overlaySimpleExtension) |
GroundOverlay |
GroundOverlay.addToStyleSelector(StyleSelector styleSelector) |
GroundOverlay |
GroundOverlay.clone() |
GroundOverlay |
Folder.createAndAddGroundOverlay()
Creates a new instance of
GroundOverlay and adds it to feature. |
GroundOverlay |
Document.createAndAddGroundOverlay()
Creates a new instance of
GroundOverlay and adds it to feature. |
GroundOverlay |
Delete.createAndAddGroundOverlay()
Creates a new instance of
GroundOverlay and adds it to feature. |
GroundOverlay |
Kml.createAndSetGroundOverlay()
Creates a new instance of
GroundOverlay and set it to feature. |
static GroundOverlay |
KmlFactory.createGroundOverlay()
Create an instance of
GroundOverlay |
GroundOverlay |
GroundOverlay.withAbstractView(AbstractView abstractView) |
GroundOverlay |
GroundOverlay.withAddress(java.lang.String address) |
GroundOverlay |
GroundOverlay.withAltitude(double altitude)
fluent setter
|
GroundOverlay |
GroundOverlay.withAltitudeMode(AltitudeMode altitudeMode)
fluent setter
|
GroundOverlay |
GroundOverlay.withAtomAuthor(Author atomAuthor) |
GroundOverlay |
GroundOverlay.withAtomLink(Link atomLink) |
GroundOverlay |
GroundOverlay.withColor(java.lang.String color) |
GroundOverlay |
GroundOverlay.withDescription(java.lang.String description) |
GroundOverlay |
GroundOverlay.withDrawOrder(int drawOrder) |
GroundOverlay |
GroundOverlay.withExtendedData(ExtendedData extendedData) |
GroundOverlay |
GroundOverlay.withFeatureObjectExtension(java.util.List<AbstractObject> featureObjectExtension) |
GroundOverlay |
GroundOverlay.withFeatureSimpleExtension(java.util.List<java.lang.Object> featureSimpleExtension) |
GroundOverlay |
GroundOverlay.withGroundOverlayObjectExtension(java.util.List<AbstractObject> groundOverlayObjectExtension)
fluent setter
|
GroundOverlay |
GroundOverlay.withGroundOverlaySimpleExtension(java.util.List<java.lang.Object> groundOverlaySimpleExtension)
fluent setter
|
GroundOverlay |
GroundOverlay.withIcon(Icon icon) |
GroundOverlay |
GroundOverlay.withId(java.lang.String id) |
GroundOverlay |
GroundOverlay.withLatLonBox(LatLonBox latLonBox)
fluent setter
|
GroundOverlay |
GroundOverlay.withMetadata(Metadata metadata) |
GroundOverlay |
GroundOverlay.withName(java.lang.String name) |
GroundOverlay |
GroundOverlay.withObjectSimpleExtension(java.util.List<java.lang.Object> objectSimpleExtension) |
GroundOverlay |
GroundOverlay.withOpen(java.lang.Boolean open) |
GroundOverlay |
GroundOverlay.withOverlayObjectExtension(java.util.List<AbstractObject> overlayObjectExtension) |
GroundOverlay |
GroundOverlay.withOverlaySimpleExtension(java.util.List<java.lang.Object> overlaySimpleExtension) |
GroundOverlay |
GroundOverlay.withPhoneNumber(java.lang.String phoneNumber) |
GroundOverlay |
GroundOverlay.withRegion(Region region) |
GroundOverlay |
GroundOverlay.withSnippet(Snippet snippet) |
GroundOverlay |
GroundOverlay.withSnippetd(java.lang.String snippetd) |
GroundOverlay |
GroundOverlay.withStyleSelector(java.util.List<StyleSelector> styleSelector) |
GroundOverlay |
GroundOverlay.withStyleUrl(java.lang.String styleUrl) |
GroundOverlay |
GroundOverlay.withTargetId(java.lang.String targetId) |
GroundOverlay |
GroundOverlay.withTimePrimitive(TimePrimitive timePrimitive) |
GroundOverlay |
GroundOverlay.withVisibility(java.lang.Boolean visibility) |
GroundOverlay |
GroundOverlay.withXalAddressDetails(AddressDetails xalAddressDetails) |
Copyright © 2014 Micromata GmbH. All Rights Reserved.