| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected AngleType |
ArcByCenterPointType.endAngle |
protected AngleType |
ArcByCenterPointType.startAngle |
| Modifier and Type | Method and Description |
|---|---|
AngleType |
ObjectFactory.createAngleType()
Create an instance of
AngleType |
AngleType |
ArcByCenterPointType.getEndAngle()
Gets the value of the endAngle property.
|
AngleType |
ArcByCenterPointType.getStartAngle()
Gets the value of the startAngle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArcByCenterPointType.setEndAngle(AngleType value)
Sets the value of the endAngle property.
|
void |
ArcByCenterPointType.setStartAngle(AngleType value)
Sets the value of the startAngle property.
|
| Constructor and Description |
|---|
ArcByCenterPointType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
Pos pos,
PointProperty pointProperty,
PointRep pointRep,
PosList posList,
Coordinates coordinates,
LengthType radius,
AngleType startAngle,
AngleType endAngle,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
CircleByCenterPointType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
Pos pos,
PointProperty pointProperty,
PointRep pointRep,
PosList posList,
Coordinates coordinates,
LengthType radius,
AngleType startAngle,
AngleType endAngle,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.