| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected BaseSurface |
OrientableSurfaceType.baseSurface |
| Modifier and Type | Method and Description |
|---|---|
BaseSurface |
ObjectFactory.createBaseSurface(SurfacePropertyType value)
Create an instance of
BaseSurface} |
BaseSurface |
OrientableSurfaceType.getBaseSurface()
References or contains the base surface (positive orientation).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrientableSurfaceType.setBaseSurface(BaseSurface value)
Sets the value of the baseSurface property.
|
| Constructor and Description |
|---|
OrientableSurfaceType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
BaseSurface baseSurface,
String orientation)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.