| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected CurvePropertyType |
OffsetCurveType.offsetBase |
| Modifier and Type | Method and Description |
|---|---|
CurvePropertyType |
ObjectFactory.createCurvePropertyType()
Create an instance of
CurvePropertyType |
CurvePropertyType |
OffsetCurveType.getOffsetBase()
Gets the value of the offsetBase property.
|
| Modifier and Type | Method and Description |
|---|---|
BaseCurve |
ObjectFactory.createBaseCurve(CurvePropertyType value)
Create an instance of
BaseCurve} |
CurveMember |
ObjectFactory.createCurveMember(CurvePropertyType value)
Create an instance of
CurveMember} |
CurveProperty |
ObjectFactory.createCurveProperty(CurvePropertyType value)
Create an instance of
CurveProperty} |
void |
OffsetCurveType.setOffsetBase(CurvePropertyType value)
Sets the value of the offsetBase property.
|
| Constructor and Description |
|---|
BaseCurve(CurvePropertyType value) |
CurveMember(CurvePropertyType value) |
CurveProperty(CurvePropertyType value) |
OffsetCurveType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
CurvePropertyType offsetBase,
LengthType distance,
VectorType refDirection)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.