| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Method and Description |
|---|---|
Folder |
Folder.addToContainerObjectExtension(AbstractObject containerObjectExtension) |
Folder |
Folder.addToContainerSimpleExtension(Object containerSimpleExtension) |
Folder |
Folder.addToFeature(Feature feature)
add a value to the feature property collection
|
Folder |
Folder.addToFeatureObjectExtension(AbstractObject featureObjectExtension) |
Folder |
Folder.addToFeatureSimpleExtension(Object featureSimpleExtension) |
Folder |
Folder.addToFolderObjectExtension(AbstractObject folderObjectExtension)
add a value to the folderObjectExtension property collection
|
Folder |
Folder.addToFolderSimpleExtension(Object folderSimpleExtension)
add a value to the folderSimpleExtension property collection
|
Folder |
Folder.addToObjectSimpleExtension(Object objectSimpleExtension) |
Folder |
Folder.addToStyleSelector(StyleSelector styleSelector) |
Folder |
Folder.clone() |
Folder |
Folder.createAndAddFolder()
Creates a new instance of
Folder and adds it to feature. |
Folder |
Document.createAndAddFolder()
Creates a new instance of
Folder and adds it to feature. |
Folder |
Delete.createAndAddFolder()
Creates a new instance of
Folder and adds it to feature. |
Folder |
Create.createAndAddFolder()
Creates a new instance of
Folder and adds it to container. |
Folder |
Kml.createAndSetFolder()
Creates a new instance of
Folder and set it to feature. |
static Folder |
KmlFactory.createFolder()
Create an instance of
Folder |
Folder |
Folder.withAbstractView(AbstractView abstractView) |
Folder |
Folder.withAddress(String address) |
Folder |
Folder.withAtomAuthor(Author atomAuthor) |
Folder |
Folder.withAtomLink(Link atomLink) |
Folder |
Folder.withContainerObjectExtension(List<AbstractObject> containerObjectExtension) |
Folder |
Folder.withContainerSimpleExtension(List<Object> containerSimpleExtension) |
Folder |
Folder.withDescription(String description) |
Folder |
Folder.withExtendedData(ExtendedData extendedData) |
Folder |
Folder.withFeature(List<Feature> feature)
fluent setter
|
Folder |
Folder.withFeatureObjectExtension(List<AbstractObject> featureObjectExtension) |
Folder |
Folder.withFeatureSimpleExtension(List<Object> featureSimpleExtension) |
Folder |
Folder.withFolderObjectExtension(List<AbstractObject> folderObjectExtension)
fluent setter
|
Folder |
Folder.withFolderSimpleExtension(List<Object> folderSimpleExtension)
fluent setter
|
Folder |
Folder.withId(String id) |
Folder |
Folder.withMetadata(Metadata metadata) |
Folder |
Folder.withName(String name) |
Folder |
Folder.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
Folder |
Folder.withOpen(Boolean open) |
Folder |
Folder.withPhoneNumber(String phoneNumber) |
Folder |
Folder.withRegion(Region region) |
Folder |
Folder.withSnippet(Snippet snippet) |
Folder |
Folder.withSnippetd(String snippetd) |
Folder |
Folder.withStyleSelector(List<StyleSelector> styleSelector) |
Folder |
Folder.withStyleUrl(String styleUrl) |
Folder |
Folder.withTargetId(String targetId) |
Folder |
Folder.withTimePrimitive(TimePrimitive timePrimitive) |
Folder |
Folder.withVisibility(Boolean visibility) |
Folder |
Folder.withXalAddressDetails(AddressDetails xalAddressDetails) |
Copyright © 2014 Micromata GmbH. All rights reserved.