| 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 Playlist |
KmlFactory.createGxPlaylist()
Create an instance of
Playlist |
| Modifier and Type | Field and Description |
|---|---|
protected Playlist |
Tour.playlist |
| Modifier and Type | Method and Description |
|---|---|
Playlist |
Playlist.addToObjectSimpleExtension(Object objectSimpleExtension) |
Playlist |
Playlist.addToTourPrimitive(TourPrimitive tourPrimitive)
add a value to the tourPrimitive property collection
|
Playlist |
Playlist.clone() |
Playlist |
Tour.createAndSetPlaylist()
Creates a new instance of
Playlist and set it to playlist. |
Playlist |
Tour.getPlaylist() |
Playlist |
Playlist.withId(String id) |
Playlist |
Playlist.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
Playlist |
Playlist.withTargetId(String targetId) |
Playlist |
Playlist.withTourPrimitive(List<TourPrimitive> tourPrimitive)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tour.setPlaylist(Playlist value) |
Tour |
Tour.withPlaylist(Playlist playlist)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.