| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected List<KnotPropertyType> |
BSplineType.knot |
| Modifier and Type | Method and Description |
|---|---|
KnotPropertyType |
ObjectFactory.createKnotPropertyType()
Create an instance of
KnotPropertyType |
| Modifier and Type | Method and Description |
|---|---|
List<KnotPropertyType> |
BSplineType.getKnot()
Gets the value of the knot property.
|
| Constructor and Description |
|---|
BezierType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
BigInteger degree,
List<KnotPropertyType> knot,
CurveInterpolationType interpolation,
Boolean isPolynomial,
KnotTypesType knotType)
Fully-initialising value constructor
|
BSplineType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
BigInteger degree,
List<KnotPropertyType> knot,
CurveInterpolationType interpolation,
Boolean isPolynomial,
KnotTypesType knotType)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.