| 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(java.lang.Object abstractLatLonBoxSimpleExtension) |
LatLonAltBox |
LatLonAltBox.addToLatLonAltBoxObjectExtension(AbstractObject latLonAltBoxObjectExtension)
add a value to the latLonAltBoxObjectExtension property collection
|
LatLonAltBox |
LatLonAltBox.addToLatLonAltBoxSimpleExtension(java.lang.Object latLonAltBoxSimpleExtension)
add a value to the latLonAltBoxSimpleExtension property collection
|
LatLonAltBox |
LatLonAltBox.addToObjectSimpleExtension(java.lang.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(java.util.List<AbstractObject> abstractLatLonBoxObjectExtension) |
LatLonAltBox |
LatLonAltBox.withAbstractLatLonBoxSimpleExtension(java.util.List<java.lang.Object> abstractLatLonBoxSimpleExtension) |
LatLonAltBox |
LatLonAltBox.withAltitudeMode(AltitudeMode altitudeMode)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withEast(double east) |
LatLonAltBox |
LatLonAltBox.withId(java.lang.String id) |
LatLonAltBox |
LatLonAltBox.withLatLonAltBoxObjectExtension(java.util.List<AbstractObject> latLonAltBoxObjectExtension)
fluent setter
|
LatLonAltBox |
LatLonAltBox.withLatLonAltBoxSimpleExtension(java.util.List<java.lang.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(java.util.List<java.lang.Object> objectSimpleExtension) |
LatLonAltBox |
LatLonAltBox.withSouth(double south) |
LatLonAltBox |
LatLonAltBox.withTargetId(java.lang.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.