#include "NOXPrefix.h"
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::getPoint | ( | NOString & | pString | ) |
Get the Point attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasPoint | ( | ) |
Check for the availability of the Point attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setPoint | ( | NOXPoint | pObject | ) |
Sets the Point attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::getSize | ( | NOString & | pString | ) |
Get the Size attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasSize | ( | ) |
Check for the availability of the Size attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setSize | ( | NOXPointGE0 | pObject | ) |
Sets the Size attribute.
| NOXDouble NiXPSObjects::NOXArcSegment::NOXArcSegment::getRotationAngle | ( | ) |
Get the RotationAngle attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasRotationAngle | ( | ) |
Check for the availability of the RotationAngle attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setRotationAngle | ( | NOXDouble | pObject | ) |
Sets the RotationAngle attribute.
| NOXBoolean NiXPSObjects::NOXArcSegment::NOXArcSegment::getIsLargeArc | ( | ) |
Get the IsLargeArc attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasIsLargeArc | ( | ) |
Check for the availability of the IsLargeArc attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setIsLargeArc | ( | NOXBoolean | pObject | ) |
Sets the IsLargeArc attribute.
| NOXSweepDirection NiXPSObjects::NOXArcSegment::NOXArcSegment::getSweepDirection | ( | ) |
Get the SweepDirection attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasSweepDirection | ( | ) |
Check for the availability of the SweepDirection attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setSweepDirection | ( | NOXSweepDirection | pObject | ) |
Sets the SweepDirection attribute.
| NOXBoolean NiXPSObjects::NOXArcSegment::NOXArcSegment::getIsStroked | ( | ) |
Get the IsStroked attribute.
| bool NiXPSObjects::NOXArcSegment::NOXArcSegment::hasIsStroked | ( | ) |
Check for the availability of the IsStroked attribute.
| void NiXPSObjects::NOXArcSegment::NOXArcSegment::setIsStroked | ( | NOXBoolean | pObject | ) |
Sets the IsStroked attribute.
| NOXBoolean NiXPSObjects::NOXArcSegment::NOXArcSegment::getDefaultIsStroked | ( | ) |
Get the default IsStroked.
| void NiXPSObjects::NOXArcSegment::intialize | ( | NOXPoint | pPoint, | |
| NOXPointGE0 | pSize, | |||
| NOXDouble | pRotationAngle, | |||
| NOXBoolean | pIsLargeArc, | |||
| NOXSweepDirection | pSweepDirection | |||
| ) |
Initialize.
1.5.3