net.opengis.kml._2_2_0
Class GroundOverlayType
java.lang.Object
net.opengis.kml._2_2_0.AbstractObjectType
net.opengis.kml._2_2_0.AbstractFeatureType
net.opengis.kml._2_2_0.AbstractOverlayType
net.opengis.kml._2_2_0.GroundOverlayType
public class GroundOverlayType
- extends AbstractOverlayType
Classe Java pour GroundOverlayType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="GroundOverlayType">
<complexContent>
<extension base="{http://www.opengis.net/kml/2.2}AbstractOverlayType">
<sequence>
<element ref="{http://www.opengis.net/kml/2.2}altitude" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}altitudeModeGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}LatLonBox" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}GroundOverlaySimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}GroundOverlayObjectExtensionGroup" 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 |
GroundOverlayType
public GroundOverlayType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.