| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected Segments |
CurveType.segments |
| Modifier and Type | Method and Description |
|---|---|
Segments |
ObjectFactory.createSegments(CurveSegmentArrayPropertyType value)
Create an instance of
Segments} |
Segments |
CurveType.getSegments()
This element encapsulates the segments of the curve.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurveType.setSegments(Segments value)
Sets the value of the segments property.
|
| Constructor and Description |
|---|
CurveType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
Segments segments)
Fully-initialising value constructor
|
Copyright © 2021 B3Partners B.V.. All rights reserved.