#include "NOXPrefix.h"
Public Member Functions | |
| NOXBase | NOXCP_Visual::getPath (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Visual::getNumPath () |
| NOXBase | NOXCP_Visual::createPath (NCommon::UInt32 pIndex) |
| NOXBase | NOXCP_Visual::getGlyphs (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Visual::getNumGlyphs () |
| NOXBase | NOXCP_Visual::createGlyphs (NCommon::UInt32 pIndex) |
| NOXBase | NOXCP_Visual::getCanvas (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Visual::getNumCanvas () |
| NOXBase | NOXCP_Visual::createCanvas (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXCP_Visual::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Visual::getNumChilds () |
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getPath | ( | NCommon::UInt32 | pIndex | ) |
Get Path element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getNumPath | ( | ) |
Calculate the number of Path elements that are present.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::createPath | ( | NCommon::UInt32 | pIndex | ) |
Create an Path element at index pIndex.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getGlyphs | ( | NCommon::UInt32 | pIndex | ) |
Get Glyphs element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getNumGlyphs | ( | ) |
Calculate the number of Glyphs elements that are present.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::createGlyphs | ( | NCommon::UInt32 | pIndex | ) |
Create an Glyphs element at index pIndex.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getCanvas | ( | NCommon::UInt32 | pIndex | ) |
Get Canvas element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getNumCanvas | ( | ) |
Calculate the number of Canvas elements that are present.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::createCanvas | ( | NCommon::UInt32 | pIndex | ) |
Create an Canvas element at index pIndex.
| void NiXPSObjects::NOXCP_Visual::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Visual::NOXCP_Visual::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3