| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected PointRep |
ArcByCenterPointType.pointRep |
| Modifier and Type | Method and Description |
|---|---|
PointRep |
ObjectFactory.createPointRep(PointPropertyType value)
Create an instance of
PointRep} |
PointRep |
ArcByCenterPointType.getPointRep()
Deprecated with GML version 3.1.0.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArcByCenterPointType.setPointRep(PointRep value)
Sets the value of the pointRep 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 © 2020 B3Partners B.V.. All rights reserved.