| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
LatLonAltBox
|
class |
LatLonBox
|
| Modifier and Type | Method and Description |
|---|---|
AbstractLatLonBox |
AbstractLatLonBox.addToAbstractLatLonBoxObjectExtension(AbstractObject abstractLatLonBoxObjectExtension)
add a value to the abstractLatLonBoxObjectExtension property collection
|
AbstractLatLonBox |
AbstractLatLonBox.addToAbstractLatLonBoxSimpleExtension(Object abstractLatLonBoxSimpleExtension)
add a value to the abstractLatLonBoxSimpleExtension property collection
|
AbstractLatLonBox |
AbstractLatLonBox.addToObjectSimpleExtension(Object objectSimpleExtension) |
AbstractLatLonBox |
AbstractLatLonBox.clone() |
AbstractLatLonBox |
AbstractLatLonBox.withAbstractLatLonBoxObjectExtension(List<AbstractObject> abstractLatLonBoxObjectExtension)
fluent setter
|
AbstractLatLonBox |
AbstractLatLonBox.withAbstractLatLonBoxSimpleExtension(List<Object> abstractLatLonBoxSimpleExtension)
fluent setter
|
AbstractLatLonBox |
AbstractLatLonBox.withEast(double east)
fluent setter
|
AbstractLatLonBox |
AbstractLatLonBox.withId(String id) |
AbstractLatLonBox |
AbstractLatLonBox.withNorth(double north)
fluent setter
|
AbstractLatLonBox |
AbstractLatLonBox.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
AbstractLatLonBox |
AbstractLatLonBox.withSouth(double south)
fluent setter
|
AbstractLatLonBox |
AbstractLatLonBox.withTargetId(String targetId) |
AbstractLatLonBox |
AbstractLatLonBox.withWest(double west)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.