| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
PolygonPatchArrayPropertyType
This type defines a container for an array of
polygon patches.
|
class |
TrianglePatchArrayPropertyType
This type defines a container for an array of
triangle patches.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends SurfacePatchArrayPropertyType> |
SurfaceType.patches |
| Modifier and Type | Method and Description |
|---|---|
SurfacePatchArrayPropertyType |
ObjectFactory.createSurfacePatchArrayPropertyType()
Create an instance of
SurfacePatchArrayPropertyType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends SurfacePatchArrayPropertyType> |
SurfaceType.getPatches()
This element encapsulates the patches of the surface.
|
| Modifier and Type | Method and Description |
|---|---|
Patches |
ObjectFactory.createPatches(SurfacePatchArrayPropertyType value)
Create an instance of
Patches} |
| Modifier and Type | Method and Description |
|---|---|
void |
SurfaceType.setPatches(JAXBElement<? extends SurfacePatchArrayPropertyType> value)
Sets the value of the patches property.
|
| Constructor and Description |
|---|
Patches(SurfacePatchArrayPropertyType value) |
| Constructor and Description |
|---|
PolyhedralSurfaceType(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
|
SurfaceType(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
|
TinType(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,
List<LineStringSegmentArrayPropertyType> stopLines,
List<LineStringSegmentArrayPropertyType> breakLines,
LengthType maxLength,
TinType.ControlPoint controlPoint)
Fully-initialising value 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
|
Copyright © 2019 B3Partners B.V.. All rights reserved.