|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CircularArcType in net.opengis.ols.v_1_2 |
|---|
| Fields in net.opengis.ols.v_1_2 declared as CircularArcType | |
|---|---|
protected CircularArcType |
PositionType.circularArc
|
| Methods in net.opengis.ols.v_1_2 that return CircularArcType | |
|---|---|
CircularArcType |
ObjectFactory.createCircularArcType()
Create an instance of CircularArcType |
CircularArcType |
PositionType.getCircularArc()
Gets the value of the circularArc property. |
CircularArcType |
CircularArcType.withEndAngle(AngleType value)
|
CircularArcType |
CircularArcType.withInnerRadius(LengthType value)
|
CircularArcType |
CircularArcType.withINTERPOLATION(CurveInterpolationType value)
|
CircularArcType |
CircularArcType.withOuterRadius(LengthType value)
|
CircularArcType |
CircularArcType.withPos(DirectPositionType value)
|
CircularArcType |
CircularArcType.withStartAngle(AngleType value)
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type CircularArcType | |
|---|---|
JAXBElement<CircularArcType> |
ObjectFactory.createCircularArc(CircularArcType value)
Create an instance of JAXBElement<CircularArcType>} |
| Methods in net.opengis.ols.v_1_2 with parameters of type CircularArcType | |
|---|---|
JAXBElement<CircularArcType> |
ObjectFactory.createCircularArc(CircularArcType value)
Create an instance of JAXBElement<CircularArcType>} |
void |
PositionType.setCircularArc(CircularArcType value)
Sets the value of the circularArc property. |
PositionType |
PositionType.withCircularArc(CircularArcType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||