| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected LatLonAltBox |
Region.latLonAltBox
|
| Modifier and Type | Method and Description |
|---|---|
LatLonAltBox |
LatLonAltBox.addToAbstractLatLonBoxObjectExtension(AbstractObject abstractLatLonBoxObjectExtension) |
LatLonAltBox |
LatLonAltBox.addToAbstractLatLonBoxSimpleExtension(Object abstractLatLonBoxSimpleExtension) |
LatLonAltBox |
LatLonAltBox.addToLatLonAltBoxObjectExtension(AbstractObject latLonAltBoxObjectExtension)
add a value to the latLonAltBoxObjectExtension property collection
|
LatLonAltBox |
LatLonAltBox.addToLatLonAltBoxSimpleExtension(Object latLonAltBoxSimpleExtension)
add a value to the latLonAltBoxSimpleExtension property collection
|
LatLonAltBox |
LatLonAltBox.addToObjectSimpleExtension(Object objectSimpleExtension) |
LatLonAltBox |
LatLonAltBox.clone() |
LatLonAltBox |
Region.createAndSetLatLonAltBox()
Creates a new instance of
LatLonAltBox and set it to latLonAltBox. |
static LatLonAltBox |
KmlFactory.createLatLonAltBox()
Create an instance of
LatLonAltBox |
LatLonAltBox |
Region.getLatLonAltBox() |
LatLonAltBox |
LatLonAltBox.withAbstractLatLonBoxObjectExtension(List<AbstractObject> abstractLatLonBoxObjectExtension) |
LatLonAltBox |
LatLonAltBox.withAbstractLatLonBoxSimpleExtension(List<Object> abstractLatLonBoxSimpleExtension) |
LatLonAltBox |
LatLonAltBox.withAltitudeMode(AltitudeMode altitudeMode)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withEast(double east) |
LatLonAltBox |
LatLonAltBox.withId(String id) |
LatLonAltBox |
LatLonAltBox.withLatLonAltBoxObjectExtension(List<AbstractObject> latLonAltBoxObjectExtension)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withLatLonAltBoxSimpleExtension(List<Object> latLonAltBoxSimpleExtension)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withMaxAltitude(double maxAltitude)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withMinAltitude(double minAltitude)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withNorth(double north) |
LatLonAltBox |
LatLonAltBox.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
LatLonAltBox |
LatLonAltBox.withSouth(double south) |
LatLonAltBox |
LatLonAltBox.withTargetId(String targetId) |
LatLonAltBox |
LatLonAltBox.withWest(double west) |
| Modifier and Type | Method and Description |
|---|---|
void |
Region.setLatLonAltBox(LatLonAltBox value) |
Region |
Region.withLatLonAltBox(LatLonAltBox latLonAltBox)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.