public class PolygonPatchArrayPropertyType extends SurfacePatchArrayPropertyType
Java class for PolygonPatchArrayPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<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>
surfacePatch| Constructor and Description |
|---|
PolygonPatchArrayPropertyType()
Default no-arg constructor
|
PolygonPatchArrayPropertyType(List<JAXBElement<? extends AbstractSurfacePatchType>> surfacePatch)
Fully-initialising value constructor
|
public PolygonPatchArrayPropertyType()
public PolygonPatchArrayPropertyType(List<JAXBElement<? extends AbstractSurfacePatchType>> surfacePatch)
Copyright © 2021 B3Partners B.V.. All rights reserved.