| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected VectorType |
OffsetCurveType.refDirection |
protected VectorType |
CubicSplineType.vectorAtEnd |
protected VectorType |
CubicSplineType.vectorAtStart |
| Modifier and Type | Field and Description |
|---|---|
protected List<VectorType> |
ArcStringByBulgeType.normal |
protected List<VectorType> |
AffinePlacementType.refDirection |
| Modifier and Type | Method and Description |
|---|---|
VectorType |
ObjectFactory.createVectorType()
Create an instance of
VectorType |
VectorType |
OffsetCurveType.getRefDirection()
Gets the value of the refDirection property.
|
VectorType |
CubicSplineType.getVectorAtEnd()
Gets the value of the vectorAtEnd property.
|
VectorType |
CubicSplineType.getVectorAtStart()
Gets the value of the vectorAtStart property.
|
| Modifier and Type | Method and Description |
|---|---|
List<VectorType> |
ArcStringByBulgeType.getNormal()
Gets the value of the normal property.
|
List<VectorType> |
AffinePlacementType.getRefDirection()
Gets the value of the refDirection property.
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
ObjectFactory.createVector(VectorType value)
Create an instance of
Vector} |
void |
OffsetCurveType.setRefDirection(VectorType value)
Sets the value of the refDirection property.
|
void |
CubicSplineType.setVectorAtEnd(VectorType value)
Sets the value of the vectorAtEnd property.
|
void |
CubicSplineType.setVectorAtStart(VectorType value)
Sets the value of the vectorAtStart property.
|
| Constructor and Description |
|---|
CubicSplineType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
VectorType vectorAtStart,
VectorType vectorAtEnd,
CurveInterpolationType interpolation,
BigInteger degree)
Fully-initialising value constructor
|
OffsetCurveType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
CurvePropertyType offsetBase,
LengthType distance,
VectorType refDirection)
Fully-initialising value constructor
|
Vector(VectorType value) |
| Constructor and Description |
|---|
AffinePlacementType(DirectPositionType location,
List<VectorType> refDirection,
BigInteger inDimension,
BigInteger outDimension)
Fully-initialising value constructor
|
ArcByBulgeType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
List<Double> bulge,
List<VectorType> normal,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ArcStringByBulgeType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
List<Double> bulge,
List<VectorType> normal,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.