| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionType |
CircleType.pos |
protected DirectPositionType |
ArcBandType.pos |
protected DirectPositionType |
SphereType.pos |
protected DirectPositionType |
EllipseType.pos |
protected DirectPositionType |
EllipsoidType.pos |
protected DirectPositionType |
PointType.pos |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionType |
ObjectFactory.createDirectPositionType()
Create an instance of
DirectPositionType |
DirectPositionType |
CircleType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
ArcBandType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
SphereType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
EllipseType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
EllipsoidType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
PointType.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
void |
CircleType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
ArcBandType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
SphereType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
EllipseType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
EllipsoidType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
PointType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
Copyright © 2018. All rights reserved.