| Modifier and Type | Field and Description |
|---|---|
protected AngleType |
ArcBandType.openingAngle |
protected AngleType |
EllipseType.orientation |
protected AngleType |
EllipsoidType.orientation |
protected AngleType |
ArcBandType.startAngle |
| Modifier and Type | Method and Description |
|---|---|
AngleType |
ObjectFactory.createAngleType()
Create an instance of
AngleType |
AngleType |
ArcBandType.getOpeningAngle()
Gets the value of the openingAngle property.
|
AngleType |
EllipseType.getOrientation()
Gets the value of the orientation property.
|
AngleType |
EllipsoidType.getOrientation()
Gets the value of the orientation property.
|
AngleType |
ArcBandType.getStartAngle()
Gets the value of the startAngle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArcBandType.setOpeningAngle(AngleType value)
Sets the value of the openingAngle property.
|
void |
EllipseType.setOrientation(AngleType value)
Sets the value of the orientation property.
|
void |
EllipsoidType.setOrientation(AngleType value)
Sets the value of the orientation property.
|
void |
ArcBandType.setStartAngle(AngleType value)
Sets the value of the startAngle property.
|
Copyright © 2018. All rights reserved.