#include "NOXPrefix.h"
Public Member Functions | |
NOXPoints | NOXPolyLineSegment::getPoints () |
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) |
NOXPoints NiXPSObjects::NOXPolyLineSegment::NOXPolyLineSegment::getPoints | ( | ) |
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.