| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Method and Description |
|---|---|
NetworkLink |
NetworkLink.addToFeatureObjectExtension(AbstractObject featureObjectExtension) |
NetworkLink |
NetworkLink.addToFeatureSimpleExtension(Object featureSimpleExtension) |
NetworkLink |
NetworkLink.addToNetworkLinkObjectExtension(AbstractObject networkLinkObjectExtension)
add a value to the networkLinkObjectExtension property collection
|
NetworkLink |
NetworkLink.addToNetworkLinkSimpleExtension(Object networkLinkSimpleExtension)
add a value to the networkLinkSimpleExtension property collection
|
NetworkLink |
NetworkLink.addToObjectSimpleExtension(Object objectSimpleExtension) |
NetworkLink |
NetworkLink.addToStyleSelector(StyleSelector styleSelector) |
NetworkLink |
NetworkLink.clone() |
NetworkLink |
Folder.createAndAddNetworkLink()
Creates a new instance of
NetworkLink and adds it to feature. |
NetworkLink |
Document.createAndAddNetworkLink()
Creates a new instance of
NetworkLink and adds it to feature. |
NetworkLink |
Delete.createAndAddNetworkLink()
Creates a new instance of
NetworkLink and adds it to feature. |
NetworkLink |
Kml.createAndSetNetworkLink()
Creates a new instance of
NetworkLink and set it to feature. |
static NetworkLink |
KmlFactory.createNetworkLink()
Create an instance of
NetworkLink |
NetworkLink |
NetworkLink.withAbstractView(AbstractView abstractView) |
NetworkLink |
NetworkLink.withAddress(String address) |
NetworkLink |
NetworkLink.withAtomAuthor(Author atomAuthor) |
NetworkLink |
NetworkLink.withAtomLink(Link atomLink) |
NetworkLink |
NetworkLink.withDescription(String description) |
NetworkLink |
NetworkLink.withExtendedData(ExtendedData extendedData) |
NetworkLink |
NetworkLink.withFeatureObjectExtension(List<AbstractObject> featureObjectExtension) |
NetworkLink |
NetworkLink.withFeatureSimpleExtension(List<Object> featureSimpleExtension) |
NetworkLink |
NetworkLink.withFlyToView(Boolean flyToView)
fluent setter
|
NetworkLink |
NetworkLink.withId(String id) |
NetworkLink |
NetworkLink.withLink(Link link)
fluent setter
|
NetworkLink |
NetworkLink.withMetadata(Metadata metadata) |
NetworkLink |
NetworkLink.withName(String name) |
NetworkLink |
NetworkLink.withNetworkLinkObjectExtension(List<AbstractObject> networkLinkObjectExtension)
fluent setter
|
NetworkLink |
NetworkLink.withNetworkLinkSimpleExtension(List<Object> networkLinkSimpleExtension)
fluent setter
|
NetworkLink |
NetworkLink.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
NetworkLink |
NetworkLink.withOpen(Boolean open) |
NetworkLink |
NetworkLink.withPhoneNumber(String phoneNumber) |
NetworkLink |
NetworkLink.withRefreshVisibility(Boolean refreshVisibility)
fluent setter
|
NetworkLink |
NetworkLink.withRegion(Region region) |
NetworkLink |
NetworkLink.withSnippet(Snippet snippet) |
NetworkLink |
NetworkLink.withSnippetd(String snippetd) |
NetworkLink |
NetworkLink.withStyleSelector(List<StyleSelector> styleSelector) |
NetworkLink |
NetworkLink.withStyleUrl(String styleUrl) |
NetworkLink |
NetworkLink.withTargetId(String targetId) |
NetworkLink |
NetworkLink.withTimePrimitive(TimePrimitive timePrimitive) |
NetworkLink |
NetworkLink.withUrl(Link url)
fluent setter
|
NetworkLink |
NetworkLink.withVisibility(Boolean visibility) |
NetworkLink |
NetworkLink.withXalAddressDetails(AddressDetails xalAddressDetails) |
Copyright © 2014 Micromata GmbH. All rights reserved.