| 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 |
|---|---|
Tour |
Folder.createAndAddTour()
Creates a new instance of
Tour and adds it to feature. |
Tour |
Document.createAndAddTour()
Creates a new instance of
Tour and adds it to feature. |
Tour |
Delete.createAndAddTour()
Creates a new instance of
Tour and adds it to feature. |
Tour |
Kml.createAndSetTour()
Creates a new instance of
Tour and set it to feature. |
static Tour |
KmlFactory.createGxTour()
Create an instance of
Tour |
| Modifier and Type | Method and Description |
|---|---|
Tour |
Tour.clone() |
Tour |
Tour.withAbstractView(AbstractView abstractView) |
Tour |
Tour.withAddress(java.lang.String address) |
Tour |
Tour.withAtomAuthor(Author atomAuthor) |
Tour |
Tour.withAtomLink(Link atomLink) |
Tour |
Tour.withDescription(java.lang.String description) |
Tour |
Tour.withExtendedData(ExtendedData extendedData) |
Tour |
Tour.withFeatureObjectExtension(java.util.List<AbstractObject> featureObjectExtension) |
Tour |
Tour.withFeatureSimpleExtension(java.util.List<java.lang.Object> featureSimpleExtension) |
Tour |
Tour.withId(java.lang.String id) |
Tour |
Tour.withMetadata(Metadata metadata) |
Tour |
Tour.withName(java.lang.String name) |
Tour |
Tour.withObjectSimpleExtension(java.util.List<java.lang.Object> objectSimpleExtension) |
Tour |
Tour.withOpen(java.lang.Boolean open) |
Tour |
Tour.withPhoneNumber(java.lang.String phoneNumber) |
Tour |
Tour.withPlaylist(Playlist playlist)
fluent setter
|
Tour |
Tour.withRegion(Region region) |
Tour |
Tour.withSnippet(Snippet snippet) |
Tour |
Tour.withSnippetd(java.lang.String snippetd) |
Tour |
Tour.withStyleSelector(java.util.List<StyleSelector> styleSelector) |
Tour |
Tour.withStyleUrl(java.lang.String styleUrl) |
Tour |
Tour.withTargetId(java.lang.String targetId) |
Tour |
Tour.withTimePrimitive(TimePrimitive timePrimitive) |
Tour |
Tour.withVisibility(java.lang.Boolean visibility) |
Tour |
Tour.withXalAddressDetails(AddressDetails xalAddressDetails) |
Copyright © 2014 Micromata GmbH. All Rights Reserved.