| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected Lod |
Region.lod
|
| Modifier and Type | Method and Description |
|---|---|
Lod |
Lod.addToLodObjectExtension(AbstractObject lodObjectExtension)
add a value to the lodObjectExtension property collection
|
Lod |
Lod.addToLodSimpleExtension(Object lodSimpleExtension)
add a value to the lodSimpleExtension property collection
|
Lod |
Lod.addToObjectSimpleExtension(Object objectSimpleExtension) |
Lod |
Lod.clone() |
Lod |
Region.createAndSetLod()
Creates a new instance of
Lod and set it to lod. |
static Lod |
KmlFactory.createLod()
Create an instance of
Lod |
Lod |
Region.getLod() |
Lod |
Lod.withId(String id) |
Lod |
Lod.withLodObjectExtension(List<AbstractObject> lodObjectExtension)
fluent setter
|
Lod |
Lod.withLodSimpleExtension(List<Object> lodSimpleExtension)
fluent setter
|
Lod |
Lod.withMaxFadeExtent(double maxFadeExtent)
fluent setter
|
Lod |
Lod.withMaxLodPixels(double maxLodPixels)
fluent setter
|
Lod |
Lod.withMinFadeExtent(double minFadeExtent)
fluent setter
|
Lod |
Lod.withMinLodPixels(double minLodPixels)
fluent setter
|
Lod |
Lod.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
Lod |
Lod.withTargetId(String targetId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Region.setLod(Lod value) |
Region |
Region.withLod(Lod lod)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.