#include "NOXPrefix.h"
NOXCP_Transform NiXPSObjects::NOXGlyphs::NOXGlyphs::getGlyphsRenderTransform | ( | NCommon::UInt32 | pIndex | ) |
Get GlyphsRenderTransform element at index pIndex
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
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
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
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 | |||
) |
NOXBase NiXPSObjects::NOXGlyphs::NOXGlyphs::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NCommon::UInt32 NiXPSObjects::NOXGlyphs::NOXGlyphs::getNumChilds | ( | ) |
Calculate the number of child elements that are present.