| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected PointProperty |
ArcByCenterPointType.pointProperty |
| Modifier and Type | Method and Description |
|---|---|
PointProperty |
ObjectFactory.createPointProperty(PointPropertyType value)
Create an instance of
PointProperty} |
PointProperty |
ArcByCenterPointType.getPointProperty()
Gets the value of the pointProperty property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArcByCenterPointType.setPointProperty(PointProperty value)
Sets the value of the pointProperty 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.