net.opengis.gml
Class PolygonPatchArrayPropertyType
java.lang.Object
net.opengis.gml.SurfacePatchArrayPropertyType
net.opengis.gml.PolygonPatchArrayPropertyType
public class PolygonPatchArrayPropertyType
- extends SurfacePatchArrayPropertyType
This type defines a container for an array of
polygon patches.
Classe Java pour PolygonPatchArrayPropertyType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="PolygonPatchArrayPropertyType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}SurfacePatchArrayPropertyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element ref="{http://www.opengis.net/gml}PolygonPatch"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolygonPatchArrayPropertyType
public PolygonPatchArrayPropertyType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.