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)
NOXCP_Geometry NOXGlyphs::getGlyphsClip (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsClip ()
NOXCP_Geometry NOXGlyphs::createGlyphsClip (NCommon::UInt32 pIndex)
NOXCP_Brush NOXGlyphs::getGlyphsOpacityMask (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsOpacityMask ()
NOXCP_Brush NOXGlyphs::createGlyphsOpacityMask (NCommon::UInt32 pIndex)
NOXCP_Brush NOXGlyphs::getGlyphsFill (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXGlyphs::getNumGlyphsFill ()
NOXCP_Brush NOXGlyphs::createGlyphsFill (NCommon::UInt32 pIndex)
NOXIntBase NOXGlyphs::getBidiLevel ()
bool NOXGlyphs::hasBidiLevel ()
void NOXGlyphs::setBidiLevel (NOXIntBase pObject)
NOXIntBase NOXGlyphs::getDefaultBidiLevel ()
void NOXGlyphs::getCaretStops (NOString &pString)
bool NOXGlyphs::hasCaretStops ()
void NOXGlyphs::setCaretStops (NOXCaretStops pObject)
void NOXGlyphs::getDeviceFontName (NOString &pString)
bool NOXGlyphs::hasDeviceFontName ()
void NOXGlyphs::setDeviceFontName (NOXUnicodeString pObject)
void NOXGlyphs::getFill (NOString &pString)
bool NOXGlyphs::hasFill ()
void NOXGlyphs::setFill (NOXRscRefColor pObject)
NOXGEZero NOXGlyphs::getFontRenderingEmSize ()
bool NOXGlyphs::hasFontRenderingEmSize ()
void NOXGlyphs::setFontRenderingEmSize (NOXGEZero pObject)
void NOXGlyphs::getFontUri (NOString &pString)
bool NOXGlyphs::hasFontUri ()
void NOXGlyphs::setFontUri (NOXUriBase pObject)
NOXDouble NOXGlyphs::getOriginX ()
bool NOXGlyphs::hasOriginX ()
void NOXGlyphs::setOriginX (NOXDouble pObject)
NOXDouble NOXGlyphs::getOriginY ()
bool NOXGlyphs::hasOriginY ()
void NOXGlyphs::setOriginY (NOXDouble pObject)
NOXBoolean NOXGlyphs::getIsSideways ()
bool NOXGlyphs::hasIsSideways ()
void NOXGlyphs::setIsSideways (NOXBoolean pObject)
NOXBoolean NOXGlyphs::getDefaultIsSideways ()
void NOXGlyphs::getIndices (NOString &pString)
bool NOXGlyphs::hasIndices ()
void NOXGlyphs::setIndices (NOXIndices pObject)
void NOXGlyphs::getUnicodeString (NOString &pString)
bool NOXGlyphs::hasUnicodeString ()
void NOXGlyphs::setUnicodeString (NOXUnicodeString pObject)
NOXStyleSimulations NOXGlyphs::getStyleSimulations ()
bool NOXGlyphs::hasStyleSimulations ()
void NOXGlyphs::setStyleSimulations (NOXStyleSimulations pObject)
NOXStyleSimulations NOXGlyphs::getDefaultStyleSimulations ()
void NOXGlyphs::getRenderTransform (NOString &pString)
bool NOXGlyphs::hasRenderTransform ()
void NOXGlyphs::setRenderTransform (NOXRscRefMatrix pObject)
void NOXGlyphs::getClip (NOString &pString)
bool NOXGlyphs::hasClip ()
void NOXGlyphs::setClip (NOXRscRefAbbrGeomF pObject)
NOXZeroOne NOXGlyphs::getOpacity ()
bool NOXGlyphs::hasOpacity ()
void NOXGlyphs::setOpacity (NOXZeroOne pObject)
NOXZeroOne NOXGlyphs::getDefaultOpacity ()
void NOXGlyphs::getOpacityMask (NOString &pString)
bool NOXGlyphs::hasOpacityMask ()
void NOXGlyphs::setOpacityMask (NOXRscRef pObject)
void NOXGlyphs::getName (NOString &pString)
bool NOXGlyphs::hasName ()
void NOXGlyphs::setName (NOXName pObject)
void NOXGlyphs::getFixedPageNavigateUri (NOString &pString)
bool NOXGlyphs::hasFixedPageNavigateUri ()
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
Examples:

docexample_createpage.cpp.


Member Function Documentation

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

NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumGlyphsRenderTransform (  ) 

Calculate the number of GlyphsRenderTransform elements that are present.

NOXCP_Transform NiXPSObjects::NOXGlyphs::NOXGlyphs::createGlyphsRenderTransform ( NCommon::UInt32  pIndex  ) 

Create an GlyphsRenderTransform element at index pIndex.

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

NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumGlyphsClip (  ) 

Calculate the number of GlyphsClip elements that are present.

NOXCP_Geometry NiXPSObjects::NOXGlyphs::NOXGlyphs::createGlyphsClip ( NCommon::UInt32  pIndex  ) 

Create an GlyphsClip element at index pIndex.

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

NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumGlyphsOpacityMask (  ) 

Calculate the number of GlyphsOpacityMask elements that are present.

NOXCP_Brush NiXPSObjects::NOXGlyphs::NOXGlyphs::createGlyphsOpacityMask ( NCommon::UInt32  pIndex  ) 

Create an GlyphsOpacityMask element at index pIndex.

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

NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumGlyphsFill (  ) 

Calculate the number of GlyphsFill elements that are present.

NOXCP_Brush NiXPSObjects::NOXGlyphs::NOXGlyphs::createGlyphsFill ( NCommon::UInt32  pIndex  ) 

Create an GlyphsFill element at index pIndex.

NOXIntBase NiXPSObjects::NOXGlyphs::NOXGlyphs::getBidiLevel (  ) 

Get the BidiLevel attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasBidiLevel (  ) 

Check for the availability of the BidiLevel attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setBidiLevel ( NOXIntBase  pObject  ) 

Sets the BidiLevel attribute.

NOXIntBase NiXPSObjects::NOXGlyphs::NOXGlyphs::getDefaultBidiLevel (  ) 

Get the default BidiLevel.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getCaretStops ( NOString pString  ) 

Get the CaretStops attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasCaretStops (  ) 

Check for the availability of the CaretStops attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setCaretStops ( NOXCaretStops  pObject  ) 

Sets the CaretStops attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getDeviceFontName ( NOString pString  ) 

Get the DeviceFontName attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasDeviceFontName (  ) 

Check for the availability of the DeviceFontName attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setDeviceFontName ( NOXUnicodeString  pObject  ) 

Sets the DeviceFontName attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getFill ( NOString pString  ) 

Get the Fill attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasFill (  ) 

Check for the availability of the Fill attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setFill ( NOXRscRefColor  pObject  ) 

Sets the Fill attribute.

NOXGEZero NiXPSObjects::NOXGlyphs::NOXGlyphs::getFontRenderingEmSize (  ) 

Get the FontRenderingEmSize attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasFontRenderingEmSize (  ) 

Check for the availability of the FontRenderingEmSize attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setFontRenderingEmSize ( NOXGEZero  pObject  ) 

Sets the FontRenderingEmSize attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getFontUri ( NOString pString  ) 

Get the FontUri attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasFontUri (  ) 

Check for the availability of the FontUri attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setFontUri ( NOXUriBase  pObject  ) 

Sets the FontUri attribute.

NOXDouble NiXPSObjects::NOXGlyphs::NOXGlyphs::getOriginX (  ) 

Get the OriginX attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasOriginX (  ) 

Check for the availability of the OriginX attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setOriginX ( NOXDouble  pObject  ) 

Sets the OriginX attribute.

NOXDouble NiXPSObjects::NOXGlyphs::NOXGlyphs::getOriginY (  ) 

Get the OriginY attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasOriginY (  ) 

Check for the availability of the OriginY attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setOriginY ( NOXDouble  pObject  ) 

Sets the OriginY attribute.

NOXBoolean NiXPSObjects::NOXGlyphs::NOXGlyphs::getIsSideways (  ) 

Get the IsSideways attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasIsSideways (  ) 

Check for the availability of the IsSideways attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setIsSideways ( NOXBoolean  pObject  ) 

Sets the IsSideways attribute.

NOXBoolean NiXPSObjects::NOXGlyphs::NOXGlyphs::getDefaultIsSideways (  ) 

Get the default IsSideways.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getIndices ( NOString pString  ) 

Get the Indices attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasIndices (  ) 

Check for the availability of the Indices attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setIndices ( NOXIndices  pObject  ) 

Sets the Indices attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getUnicodeString ( NOString pString  ) 

Get the UnicodeString attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasUnicodeString (  ) 

Check for the availability of the UnicodeString attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setUnicodeString ( NOXUnicodeString  pObject  ) 

Sets the UnicodeString attribute.

NOXStyleSimulations NiXPSObjects::NOXGlyphs::NOXGlyphs::getStyleSimulations (  ) 

Get the StyleSimulations attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasStyleSimulations (  ) 

Check for the availability of the StyleSimulations attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setStyleSimulations ( NOXStyleSimulations  pObject  ) 

Sets the StyleSimulations attribute.

NOXStyleSimulations NiXPSObjects::NOXGlyphs::NOXGlyphs::getDefaultStyleSimulations (  ) 

Get the default StyleSimulations.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getRenderTransform ( NOString pString  ) 

Get the RenderTransform attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasRenderTransform (  ) 

Check for the availability of the RenderTransform attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setRenderTransform ( NOXRscRefMatrix  pObject  ) 

Sets the RenderTransform attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getClip ( NOString pString  ) 

Get the Clip attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasClip (  ) 

Check for the availability of the Clip attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setClip ( NOXRscRefAbbrGeomF  pObject  ) 

Sets the Clip attribute.

NOXZeroOne NiXPSObjects::NOXGlyphs::NOXGlyphs::getOpacity (  ) 

Get the Opacity attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasOpacity (  ) 

Check for the availability of the Opacity attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setOpacity ( NOXZeroOne  pObject  ) 

Sets the Opacity attribute.

NOXZeroOne NiXPSObjects::NOXGlyphs::NOXGlyphs::getDefaultOpacity (  ) 

Get the default Opacity.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getOpacityMask ( NOString pString  ) 

Get the OpacityMask attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasOpacityMask (  ) 

Check for the availability of the OpacityMask attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setOpacityMask ( NOXRscRef  pObject  ) 

Sets the OpacityMask attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getName ( NOString pString  ) 

Get the Name attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasName (  ) 

Check for the availability of the Name attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setName ( NOXName  pObject  ) 

Sets the Name attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::getFixedPageNavigateUri ( NOString pString  ) 

Get the FixedPageNavigateUri attribute.

bool NiXPSObjects::NOXGlyphs::NOXGlyphs::hasFixedPageNavigateUri (  ) 

Check for the availability of the FixedPageNavigateUri attribute.

void NiXPSObjects::NOXGlyphs::NOXGlyphs::setFixedPageNavigateUri ( NOXUriBase  pObject  ) 

Sets the FixedPageNavigateUri attribute.

void NiXPSObjects::NOXGlyphs::intialize ( NOXGEZero  pFontRenderingEmSize,
NOXUriBase  pFontUri,
NOXDouble  pOriginX,
NOXDouble  pOriginY 
)

Initialize.

Examples:
docexample_createpage.cpp.

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

Get child element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumChilds (  ) 

Calculate the number of child elements that are present.


The documentation for this class was generated from the following file:
Generated on Thu Jul 3 15:30:46 2008 for NiXPS Library SDK by  doxygen 1.5.3