#include "NOXPrefix.h"
Public Member Functions | |
NOXPathGeometry | NOXCP_Geometry::getPathGeometry (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXCP_Geometry::getNumPathGeometry () |
NOXPathGeometry | NOXCP_Geometry::createPathGeometry (NCommon::UInt32 pIndex) |
void | intialize () |
NOXPathGeometry NiXPSObjects::NOXCP_Geometry::NOXCP_Geometry::getPathGeometry | ( | NCommon::UInt32 | pIndex | ) |
Get PathGeometry element at index pIndex
pIndex | index of the element you want to get |
NCommon::UInt32 NiXPSObjects::NOXCP_Geometry::NOXCP_Geometry::getNumPathGeometry | ( | ) |
Calculate the number of PathGeometry elements that are present.
NOXPathGeometry NiXPSObjects::NOXCP_Geometry::NOXCP_Geometry::createPathGeometry | ( | NCommon::UInt32 | pIndex | ) |
Create an PathGeometry element at index pIndex.
void NiXPSObjects::NOXCP_Geometry::intialize | ( | ) |
Initialize.