| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Method and Description |
|---|---|
static Option |
KmlFactory.createGxOption()
Create an instance of
Option |
| Modifier and Type | Method and Description |
|---|---|
static ViewerOptions |
KmlFactory.createGxViewerOptions(List<Option> option)
Create an instance of
ViewerOptions |
| Modifier and Type | Field and Description |
|---|---|
protected List<Option> |
ViewerOptions.option |
| Modifier and Type | Method and Description |
|---|---|
Option |
Option.clone() |
Option |
ViewerOptions.createAndAddOption()
Creates a new instance of
Option and adds it to option. |
Option |
Option.withEnabled(boolean enabled)
fluent setter
|
Option |
Option.withName(String name)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
ViewerOptions.getOption() |
| Modifier and Type | Method and Description |
|---|---|
ViewerOptions |
ViewerOptions.addToOption(Option option)
add a value to the option property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerOptions.setOption(List<Option> option)
Sets the value of the option property Objects of the following type(s) are allowed in the list List
|
| Constructor and Description |
|---|
ViewerOptions(List<Option> option)
Value constructor with only mandatory fields
|
Copyright © 2014 Micromata GmbH. All rights reserved.