net.opengis.kml._2_2_0
Class PhotoOverlayType
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.PhotoOverlayType
public class PhotoOverlayType
- extends AbstractOverlayType
Classe Java pour PhotoOverlayType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="PhotoOverlayType">
<complexContent>
<extension base="{http://www.opengis.net/kml/2.2}AbstractOverlayType">
<sequence>
<element ref="{http://www.opengis.net/kml/2.2}rotation" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}ViewVolume" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}ImagePyramid" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}Point" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}shape" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}PhotoOverlaySimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}PhotoOverlayObjectExtensionGroup" 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 |
PhotoOverlayType
public PhotoOverlayType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.