NiXPSObjects::NOXImageBrush Class Reference

#include "NOXPrefix.h"

List of all members.

Public Member Functions

NOXCP_Transform NOXImageBrush::getImageBrushTransform (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXImageBrush::getNumImageBrushTransform ()
NOXCP_Transform NOXImageBrush::createImageBrushTransform (NCommon::UInt32 pIndex)
NOXZeroOne NOXImageBrush::getOpacity ()
bool NOXImageBrush::hasOpacity ()
void NOXImageBrush::setOpacity (NOXZeroOne pObject)
NOXZeroOne NOXImageBrush::getDefaultOpacity ()
void NOXImageBrush::getTransform (NOString &pString)
bool NOXImageBrush::hasTransform ()
void NOXImageBrush::setTransform (NOXRscRefMatrix pObject)
void NOXImageBrush::getViewbox (NOString &pString)
bool NOXImageBrush::hasViewbox ()
void NOXImageBrush::setViewbox (NOXViewBox pObject)
void NOXImageBrush::getViewport (NOString &pString)
bool NOXImageBrush::hasViewport ()
void NOXImageBrush::setViewport (NOXViewBox pObject)
NOXTileMode NOXImageBrush::getTileMode ()
bool NOXImageBrush::hasTileMode ()
void NOXImageBrush::setTileMode (NOXTileMode pObject)
NOXTileMode NOXImageBrush::getDefaultTileMode ()
NOXViewUnits NOXImageBrush::getViewboxUnits ()
bool NOXImageBrush::hasViewboxUnits ()
void NOXImageBrush::setViewboxUnits (NOXViewUnits pObject)
NOXViewUnits NOXImageBrush::getViewportUnits ()
bool NOXImageBrush::hasViewportUnits ()
void NOXImageBrush::setViewportUnits (NOXViewUnits pObject)
void NOXImageBrush::getImageSource (NOString &pString)
bool NOXImageBrush::hasImageSource ()
void NOXImageBrush::setImageSource (NOXUriCtxBmp pObject)
void intialize (NOXViewBox pViewbox, NOXViewBox pViewport, NOXViewUnits pViewboxUnits, NOXViewUnits pViewportUnits, NOXUriCtxBmp pImageSource)
NOXBase NOXImageBrush::getChild (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXImageBrush::getNumChilds ()


Detailed Description

Class NOXImageBrush

Member Function Documentation

NOXCP_Transform NiXPSObjects::NOXImageBrush::NOXImageBrush::getImageBrushTransform ( NCommon::UInt32  pIndex  ) 

Get ImageBrushTransform element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXImageBrush::NOXImageBrush::getNumImageBrushTransform (  ) 

Calculate the number of ImageBrushTransform elements that are present.

NOXCP_Transform NiXPSObjects::NOXImageBrush::NOXImageBrush::createImageBrushTransform ( NCommon::UInt32  pIndex  ) 

Create an ImageBrushTransform element at index pIndex.

NOXZeroOne NiXPSObjects::NOXImageBrush::NOXImageBrush::getOpacity (  ) 

Get the Opacity attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasOpacity (  ) 

Check for the availability of the Opacity attribute.

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

Sets the Opacity attribute.

NOXZeroOne NiXPSObjects::NOXImageBrush::NOXImageBrush::getDefaultOpacity (  ) 

Get the default Opacity.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::getTransform ( NOString pString  ) 

Get the Transform attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasTransform (  ) 

Check for the availability of the Transform attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setTransform ( NOXRscRefMatrix  pObject  ) 

Sets the Transform attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewbox ( NOString pString  ) 

Get the Viewbox attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewbox (  ) 

Check for the availability of the Viewbox attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewbox ( NOXViewBox  pObject  ) 

Sets the Viewbox attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewport ( NOString pString  ) 

Get the Viewport attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewport (  ) 

Check for the availability of the Viewport attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewport ( NOXViewBox  pObject  ) 

Sets the Viewport attribute.

NOXTileMode NiXPSObjects::NOXImageBrush::NOXImageBrush::getTileMode (  ) 

Get the TileMode attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasTileMode (  ) 

Check for the availability of the TileMode attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setTileMode ( NOXTileMode  pObject  ) 

Sets the TileMode attribute.

NOXTileMode NiXPSObjects::NOXImageBrush::NOXImageBrush::getDefaultTileMode (  ) 

Get the default TileMode.

NOXViewUnits NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewboxUnits (  ) 

Get the ViewboxUnits attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewboxUnits (  ) 

Check for the availability of the ViewboxUnits attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewboxUnits ( NOXViewUnits  pObject  ) 

Sets the ViewboxUnits attribute.

NOXViewUnits NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewportUnits (  ) 

Get the ViewportUnits attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewportUnits (  ) 

Check for the availability of the ViewportUnits attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewportUnits ( NOXViewUnits  pObject  ) 

Sets the ViewportUnits attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::getImageSource ( NOString pString  ) 

Get the ImageSource attribute.

bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasImageSource (  ) 

Check for the availability of the ImageSource attribute.

void NiXPSObjects::NOXImageBrush::NOXImageBrush::setImageSource ( NOXUriCtxBmp  pObject  ) 

Sets the ImageSource attribute.

void NiXPSObjects::NOXImageBrush::intialize ( NOXViewBox  pViewbox,
NOXViewBox  pViewport,
NOXViewUnits  pViewboxUnits,
NOXViewUnits  pViewportUnits,
NOXUriCtxBmp  pImageSource 
)

Initialize.

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

Get child element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXImageBrush::NOXImageBrush::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