| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Method and Description |
|---|---|
GroundOverlay |
GroundOverlay.addToFeatureObjectExtension(AbstractObject featureObjectExtension) |
GroundOverlay |
GroundOverlay.addToFeatureSimpleExtension(Object featureSimpleExtension) |
GroundOverlay |
GroundOverlay.addToGroundOverlayObjectExtension(AbstractObject groundOverlayObjectExtension)
add a value to the groundOverlayObjectExtension property collection
|
GroundOverlay |
GroundOverlay.addToGroundOverlaySimpleExtension(Object groundOverlaySimpleExtension)
add a value to the groundOverlaySimpleExtension property collection
|
GroundOverlay |
GroundOverlay.addToObjectSimpleExtension(Object objectSimpleExtension) |
GroundOverlay |
GroundOverlay.addToOverlayObjectExtension(AbstractObject overlayObjectExtension) |
GroundOverlay |
GroundOverlay.addToOverlaySimpleExtension(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(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(String color) |
GroundOverlay |
GroundOverlay.withDescription(String description) |
GroundOverlay |
GroundOverlay.withDrawOrder(int drawOrder) |
GroundOverlay |
GroundOverlay.withExtendedData(ExtendedData extendedData) |
GroundOverlay |
GroundOverlay.withFeatureObjectExtension(List<AbstractObject> featureObjectExtension) |
GroundOverlay |
GroundOverlay.withFeatureSimpleExtension(List<Object> featureSimpleExtension) |
GroundOverlay |
GroundOverlay.withGroundOverlayObjectExtension(List<AbstractObject> groundOverlayObjectExtension)
fluent setter
|
GroundOverlay |
GroundOverlay.withGroundOverlaySimpleExtension(List<Object> groundOverlaySimpleExtension)
fluent setter
|
GroundOverlay |
GroundOverlay.withIcon(Icon icon) |
GroundOverlay |
GroundOverlay.withId(String id) |
GroundOverlay |
GroundOverlay.withLatLonBox(LatLonBox latLonBox)
fluent setter
|
GroundOverlay |
GroundOverlay.withMetadata(Metadata metadata) |
GroundOverlay |
GroundOverlay.withName(String name) |
GroundOverlay |
GroundOverlay.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
GroundOverlay |
GroundOverlay.withOpen(Boolean open) |
GroundOverlay |
GroundOverlay.withOverlayObjectExtension(List<AbstractObject> overlayObjectExtension) |
GroundOverlay |
GroundOverlay.withOverlaySimpleExtension(List<Object> overlaySimpleExtension) |
GroundOverlay |
GroundOverlay.withPhoneNumber(String phoneNumber) |
GroundOverlay |
GroundOverlay.withRegion(Region region) |
GroundOverlay |
GroundOverlay.withSnippet(Snippet snippet) |
GroundOverlay |
GroundOverlay.withSnippetd(String snippetd) |
GroundOverlay |
GroundOverlay.withStyleSelector(List<StyleSelector> styleSelector) |
GroundOverlay |
GroundOverlay.withStyleUrl(String styleUrl) |
GroundOverlay |
GroundOverlay.withTargetId(String targetId) |
GroundOverlay |
GroundOverlay.withTimePrimitive(TimePrimitive timePrimitive) |
GroundOverlay |
GroundOverlay.withVisibility(Boolean visibility) |
GroundOverlay |
GroundOverlay.withXalAddressDetails(AddressDetails xalAddressDetails) |
Copyright © 2014 Micromata GmbH. All rights reserved.