| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected LatLonBox |
GroundOverlay.latLonBox
|
| Modifier and Type | Method and Description |
|---|---|
LatLonBox |
LatLonBox.addToAbstractLatLonBoxObjectExtension(AbstractObject abstractLatLonBoxObjectExtension) |
LatLonBox |
LatLonBox.addToAbstractLatLonBoxSimpleExtension(Object abstractLatLonBoxSimpleExtension) |
LatLonBox |
LatLonBox.addToLatLonBoxObjectExtension(AbstractObject latLonBoxObjectExtension)
add a value to the latLonBoxObjectExtension property collection
|
LatLonBox |
LatLonBox.addToLatLonBoxSimpleExtension(Object latLonBoxSimpleExtension)
add a value to the latLonBoxSimpleExtension property collection
|
LatLonBox |
LatLonBox.addToObjectSimpleExtension(Object objectSimpleExtension) |
LatLonBox |
LatLonBox.clone() |
LatLonBox |
GroundOverlay.createAndSetLatLonBox()
Creates a new instance of
LatLonBox and set it to latLonBox. |
static LatLonBox |
KmlFactory.createLatLonBox()
Create an instance of
LatLonBox |
LatLonBox |
GroundOverlay.getLatLonBox() |
LatLonBox |
LatLonBox.withAbstractLatLonBoxObjectExtension(List<AbstractObject> abstractLatLonBoxObjectExtension) |
LatLonBox |
LatLonBox.withAbstractLatLonBoxSimpleExtension(List<Object> abstractLatLonBoxSimpleExtension) |
LatLonBox |
LatLonBox.withEast(double east) |
LatLonBox |
LatLonBox.withId(String id) |
LatLonBox |
LatLonBox.withLatLonBoxObjectExtension(List<AbstractObject> latLonBoxObjectExtension)
fluent setter
|
LatLonBox |
LatLonBox.withLatLonBoxSimpleExtension(List<Object> latLonBoxSimpleExtension)
fluent setter
|
LatLonBox |
LatLonBox.withNorth(double north) |
LatLonBox |
LatLonBox.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
LatLonBox |
LatLonBox.withRotation(double rotation)
fluent setter
|
LatLonBox |
LatLonBox.withSouth(double south) |
LatLonBox |
LatLonBox.withTargetId(String targetId) |
LatLonBox |
LatLonBox.withWest(double west) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroundOverlay.setLatLonBox(LatLonBox value) |
GroundOverlay |
GroundOverlay.withLatLonBox(LatLonBox latLonBox)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.