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