NiXPSObjects::NOXGlyphs Class Reference

#include "NOXPrefix.h"

List of all members.

Public Member Functions

NOXCP_Transform NOXGlyphs::getGlyphsRenderTransform (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsRenderTransform ()
NOXCP_Transform NOXGlyphs::createGlyphsRenderTransform (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::deleteGlyphsRenderTransform (NCommon::UInt32 pIndex)
NOXCP_Geometry NOXGlyphs::getGlyphsClip (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsClip ()
NOXCP_Geometry NOXGlyphs::createGlyphsClip (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::deleteGlyphsClip (NCommon::UInt32 pIndex)
NOXCP_Brush NOXGlyphs::getGlyphsOpacityMask (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsOpacityMask ()
NOXCP_Brush NOXGlyphs::createGlyphsOpacityMask (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::deleteGlyphsOpacityMask (NCommon::UInt32 pIndex)
NOXCP_Brush NOXGlyphs::getGlyphsFill (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsFill ()
NOXCP_Brush NOXGlyphs::createGlyphsFill (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::deleteGlyphsFill (NCommon::UInt32 pIndex)
NOXIntBase NOXGlyphs::getBidiLevel ()
bool NOXGlyphs::hasBidiLevel ()
bool NOXGlyphs::removeBidiLevel ()
void NOXGlyphs::setBidiLevel (NOXIntBase pObject)
NOXIntBase NOXGlyphs::getDefaultBidiLevel ()
void NOXGlyphs::getCaretStops (NOString &pString)
bool NOXGlyphs::hasCaretStops ()
bool NOXGlyphs::removeCaretStops ()
void NOXGlyphs::setCaretStops (NOXCaretStops pObject)
void NOXGlyphs::getDeviceFontName (NOString &pString)
bool NOXGlyphs::hasDeviceFontName ()
bool NOXGlyphs::removeDeviceFontName ()
void NOXGlyphs::setDeviceFontName (NOXUnicodeString pObject)
void NOXGlyphs::getFill (NOString &pString)
bool NOXGlyphs::hasFill ()
bool NOXGlyphs::removeFill ()
void NOXGlyphs::setFill (NOXRscRefColor pObject)
NOXGEZero NOXGlyphs::getFontRenderingEmSize ()
bool NOXGlyphs::hasFontRenderingEmSize ()
bool NOXGlyphs::removeFontRenderingEmSize ()
void NOXGlyphs::setFontRenderingEmSize (NOXGEZero pObject)
void NOXGlyphs::getFontUri (NOString &pString)
bool NOXGlyphs::hasFontUri ()
bool NOXGlyphs::removeFontUri ()
void NOXGlyphs::setFontUri (NOXUriBase pObject)
NOXDouble NOXGlyphs::getOriginX ()
bool NOXGlyphs::hasOriginX ()
bool NOXGlyphs::removeOriginX ()
void NOXGlyphs::setOriginX (NOXDouble pObject)
NOXDouble NOXGlyphs::getOriginY ()
bool NOXGlyphs::hasOriginY ()
bool NOXGlyphs::removeOriginY ()
void NOXGlyphs::setOriginY (NOXDouble pObject)
NOXBoolean NOXGlyphs::getIsSideways ()
bool NOXGlyphs::hasIsSideways ()
bool NOXGlyphs::removeIsSideways ()
void NOXGlyphs::setIsSideways (NOXBoolean pObject)
NOXBoolean NOXGlyphs::getDefaultIsSideways ()
void NOXGlyphs::getIndices (NOString &pString)
bool NOXGlyphs::hasIndices ()
bool NOXGlyphs::removeIndices ()
void NOXGlyphs::setIndices (NOXIndices pObject)
void NOXGlyphs::getUnicodeString (NOString &pString)
bool NOXGlyphs::hasUnicodeString ()
bool NOXGlyphs::removeUnicodeString ()
void NOXGlyphs::setUnicodeString (NOXUnicodeString pObject)
NOXStyleSimulations NOXGlyphs::getStyleSimulations ()
bool NOXGlyphs::hasStyleSimulations ()
bool NOXGlyphs::removeStyleSimulations ()
void NOXGlyphs::setStyleSimulations (NOXStyleSimulations pObject)
NOXStyleSimulations NOXGlyphs::getDefaultStyleSimulations ()
void NOXGlyphs::getRenderTransform (NOString &pString)
bool NOXGlyphs::hasRenderTransform ()
bool NOXGlyphs::removeRenderTransform ()
void NOXGlyphs::setRenderTransform (NOXRscRefMatrix pObject)
void NOXGlyphs::getClip (NOString &pString)
bool NOXGlyphs::hasClip ()
bool NOXGlyphs::removeClip ()
void NOXGlyphs::setClip (NOXRscRefAbbrGeomF pObject)
NOXZeroOne NOXGlyphs::getOpacity ()
bool NOXGlyphs::hasOpacity ()
bool NOXGlyphs::removeOpacity ()
void NOXGlyphs::setOpacity (NOXZeroOne pObject)
NOXZeroOne NOXGlyphs::getDefaultOpacity ()
void NOXGlyphs::getOpacityMask (NOString &pString)
bool NOXGlyphs::hasOpacityMask ()
bool NOXGlyphs::removeOpacityMask ()
void NOXGlyphs::setOpacityMask (NOXRscRef pObject)
void NOXGlyphs::getName (NOString &pString)
bool NOXGlyphs::hasName ()
bool NOXGlyphs::removeName ()
void NOXGlyphs::setName (NOXName pObject)
void NOXGlyphs::getFixedPageNavigateUri (NOString &pString)
bool NOXGlyphs::hasFixedPageNavigateUri ()
bool NOXGlyphs::removeFixedPageNavigateUri ()
void NOXGlyphs::setFixedPageNavigateUri (NOXUriBase pObject)
void intialize (NOXGEZero pFontRenderingEmSize, NOXUriBase pFontUri, NOXDouble pOriginX, NOXDouble pOriginY)
NOXBase NOXGlyphs::getChild (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumChilds ()

Detailed Description

Class NOXGlyphs


Member Function Documentation

NOXBase NiXPSObjects::NOXGlyphs::NOXGlyphs::getChild ( NCommon::UInt32  pIndex  ) 

Get child element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXCP_Geometry NiXPSObjects::NOXGlyphs::NOXGlyphs::getGlyphsClip ( NCommon::UInt32  pIndex  ) 

Get GlyphsClip element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXCP_Brush NiXPSObjects::NOXGlyphs::NOXGlyphs::getGlyphsFill ( NCommon::UInt32  pIndex  ) 

Get GlyphsFill element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXCP_Brush NiXPSObjects::NOXGlyphs::NOXGlyphs::getGlyphsOpacityMask ( NCommon::UInt32  pIndex  ) 

Get GlyphsOpacityMask element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXCP_Transform NiXPSObjects::NOXGlyphs::NOXGlyphs::getGlyphsRenderTransform ( NCommon::UInt32  pIndex  ) 

Get GlyphsRenderTransform element at index pIndex

Parameters:
pIndex index of the element you want to get

The documentation for this class was generated from the following file:

Generated on Fri Nov 13 18:23:23 2009 for NiXPS Library SDK by  doxygen 1.6.1