net.opengis.kml._2_2_0
Class NetworkLinkType
java.lang.Object
net.opengis.kml._2_2_0.AbstractObjectType
net.opengis.kml._2_2_0.AbstractFeatureType
net.opengis.kml._2_2_0.NetworkLinkType
public class NetworkLinkType
- extends AbstractFeatureType
Classe Java pour NetworkLinkType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="NetworkLinkType">
<complexContent>
<extension base="{http://www.opengis.net/kml/2.2}AbstractFeatureType">
<sequence>
<element ref="{http://www.opengis.net/kml/2.2}refreshVisibility" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}flyToView" minOccurs="0"/>
<choice>
<element ref="{http://www.opengis.net/kml/2.2}Url" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}Link" minOccurs="0"/>
</choice>
<element ref="{http://www.opengis.net/kml/2.2}NetworkLinkSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}NetworkLinkObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkLinkType
public NetworkLinkType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.