#include "NOXPrefix.h"
Public Member Functions | |
| void | NOXPolyLineSegment::getPoints (NOString &pString) |
| bool | NOXPolyLineSegment::hasPoints () |
| void | NOXPolyLineSegment::setPoints (NOXPoints pObject) |
| NOXBoolean | NOXPolyLineSegment::getIsStroked () |
| bool | NOXPolyLineSegment::hasIsStroked () |
| void | NOXPolyLineSegment::setIsStroked (NOXBoolean pObject) |
| NOXBoolean | NOXPolyLineSegment::getDefaultIsStroked () |
| void | intialize (NOXPoints pPoints) |
| void NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::getPoints | ( | NOString & | pString | ) |
Get the Points attribute.
| bool NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::hasPoints | ( | ) |
Check for the availability of the Points attribute.
| void NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::setPoints | ( | NOXPoints | pObject | ) |
Sets the Points attribute.
| NOXBoolean NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::getIsStroked | ( | ) |
Get the IsStroked attribute.
| bool NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::hasIsStroked | ( | ) |
Check for the availability of the IsStroked attribute.
| void NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::setIsStroked | ( | NOXBoolean | pObject | ) |
Sets the IsStroked attribute.
| NOXBoolean NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::getDefaultIsStroked | ( | ) |
Get the default IsStroked.
| void NiXPSObjects::NOXPolyLineSegment::intialize | ( | NOXPoints | pPoints | ) |
Initialize.
1.5.3