| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Field and Description |
|---|---|
protected Region |
Feature.region
|
| Modifier and Type | Method and Description |
|---|---|
Region |
Region.addToObjectSimpleExtension(Object objectSimpleExtension) |
Region |
Region.addToRegionObjectExtension(AbstractObject regionObjectExtension)
add a value to the regionObjectExtension property collection
|
Region |
Region.addToRegionSimpleExtension(Object regionSimpleExtension)
add a value to the regionSimpleExtension property collection
|
Region |
Region.clone() |
Region |
Feature.createAndSetRegion()
Creates a new instance of
Region and set it to region. |
static Region |
KmlFactory.createRegion()
Create an instance of
Region |
Region |
Feature.getRegion() |
Region |
Region.withId(String id) |
Region |
Region.withLatLonAltBox(LatLonAltBox latLonAltBox)
fluent setter
|
Region |
Region.withLod(Lod lod)
fluent setter
|
Region |
Region.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
Region |
Region.withRegionObjectExtension(List<AbstractObject> regionObjectExtension)
fluent setter
|
Region |
Region.withRegionSimpleExtension(List<Object> regionSimpleExtension)
fluent setter
|
Region |
Region.withTargetId(String targetId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Feature.setRegion(Region value) |
ScreenOverlay |
ScreenOverlay.withRegion(Region region) |
Placemark |
Placemark.withRegion(Region region) |
PhotoOverlay |
PhotoOverlay.withRegion(Region region) |
Overlay |
Overlay.withRegion(Region region) |
NetworkLink |
NetworkLink.withRegion(Region region) |
GroundOverlay |
GroundOverlay.withRegion(Region region) |
Folder |
Folder.withRegion(Region region) |
Feature |
Feature.withRegion(Region region)
fluent setter
|
Document |
Document.withRegion(Region region) |
Container |
Container.withRegion(Region region) |
| Modifier and Type | Method and Description |
|---|---|
Tour |
Tour.withRegion(Region region) |
Copyright © 2014 Micromata GmbH. All rights reserved.