#include "NOXPrefix.h"
Public Member Functions | |
NOXNamedElement | NOXFigure::getNamedElement (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXFigure::getNumNamedElement () |
NOXNamedElement | NOXFigure::createNamedElement (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXFigure::deleteNamedElement (NCommon::UInt32 pIndex) |
void | intialize () |
NOXBase | NOXFigure::getChild (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXFigure::getNumChilds () |
Class NOXFigure
NOXBase NiXPSObjects::NOXFigure::NOXFigure::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NOXNamedElement NiXPSObjects::NOXFigure::NOXFigure::getNamedElement | ( | NCommon::UInt32 | pIndex | ) |
Get NamedElement element at index pIndex
pIndex | index of the element you want to get |