public class TriangulatedSurfaceType extends SurfaceType
Java class for TriangulatedSurfaceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TriangulatedSurfaceType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}SurfaceType">
<sequence>
<group ref="{http://www.opengis.net/gml}StandardObjectProperties"/>
<element ref="{http://www.opengis.net/gml}trianglePatches"/>
</sequence>
</restriction>
</complexContent>
</complexType>
patchesaxisLabels, gid, srsDimension, srsName, uomLabelsdescription, id, metaDataProperty, name| Constructor and Description |
|---|
TriangulatedSurfaceType()
Default no-arg constructor
|
TriangulatedSurfaceType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
JAXBElement<? extends SurfacePatchArrayPropertyType> patches)
Fully-initialising value constructor
|
getPatches, setPatchesgetAxisLabels, getGid, getSrsDimension, getSrsName, getUomLabels, setGid, setSrsDimension, setSrsNamegetDescription, getId, getMetaDataProperty, getName, setDescription, setIdpublic TriangulatedSurfaceType()
public TriangulatedSurfaceType(List<MetaDataProperty> metaDataProperty, Description description, List<Name> name, String id, String gid, String srsName, BigInteger srsDimension, List<String> axisLabels, List<String> uomLabels, JAXBElement<? extends SurfacePatchArrayPropertyType> patches)
Copyright © 2022 B3Partners B.V.. All rights reserved.