| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Field and Description |
|---|---|
protected FlyToMode |
FlyTo.flyToMode |
| Modifier and Type | Method and Description |
|---|---|
static FlyToMode |
FlyToMode.fromValue(String v) |
FlyToMode |
FlyTo.getFlyToMode() |
static FlyToMode |
FlyToMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlyToMode[] |
FlyToMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlyTo.setFlyToMode(FlyToMode value) |
FlyTo |
FlyTo.withFlyToMode(FlyToMode flyToMode)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.