| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected SurfacePropertyType |
SolidType.exterior |
| Modifier and Type | Field and Description |
|---|---|
protected List<SurfacePropertyType> |
SolidType.interior |
| Modifier and Type | Method and Description |
|---|---|
SurfacePropertyType |
ObjectFactory.createSurfacePropertyType()
Create an instance of
SurfacePropertyType |
SurfacePropertyType |
SolidType.getExterior()
Gets the value of the exterior property.
|
| Modifier and Type | Method and Description |
|---|---|
List<SurfacePropertyType> |
SolidType.getInterior()
Gets the value of the interior property.
|
| Modifier and Type | Method and Description |
|---|---|
BaseSurface |
ObjectFactory.createBaseSurface(SurfacePropertyType value)
Create an instance of
BaseSurface} |
SurfaceMember |
ObjectFactory.createSurfaceMember(SurfacePropertyType value)
Create an instance of
SurfaceMember} |
SurfaceProperty |
ObjectFactory.createSurfaceProperty(SurfacePropertyType value)
Create an instance of
SurfaceProperty} |
void |
SolidType.setExterior(SurfacePropertyType value)
Sets the value of the exterior property.
|
| Constructor and Description |
|---|
BaseSurface(SurfacePropertyType value) |
SolidType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
SurfacePropertyType exterior,
List<SurfacePropertyType> interior)
Fully-initialising value constructor
|
SurfaceMember(SurfacePropertyType value) |
SurfaceProperty(SurfacePropertyType value) |
| Constructor and Description |
|---|
SolidType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
SurfacePropertyType exterior,
List<SurfacePropertyType> interior)
Fully-initialising value constructor
|
Copyright © 2018 B3Partners B.V.. All rights reserved.