#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 () |
| NOXBase | NOXCP_Geometry::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Geometry::getNumChilds () |
| 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.
| NOXBase NiXPSObjects::NOXCP_Geometry::NOXCP_Geometry::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Geometry::NOXCP_Geometry::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3