| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected ClothoidType.RefLocation |
ClothoidType.refLocation |
| Modifier and Type | Method and Description |
|---|---|
ClothoidType.RefLocation |
ObjectFactory.createClothoidTypeRefLocation()
Create an instance of
ClothoidType.RefLocation |
ClothoidType.RefLocation |
ClothoidType.getRefLocation()
Gets the value of the refLocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClothoidType.setRefLocation(ClothoidType.RefLocation value)
Sets the value of the refLocation property.
|
| Constructor and Description |
|---|
ClothoidType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
ClothoidType.RefLocation refLocation,
BigDecimal scaleFactor,
double startParameter,
double endParameter)
Fully-initialising value constructor
|
Copyright © 2016. All rights reserved.