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 ()
NOXRscRefMatrix NOXImageBrush::getTransform ()
bool NOXImageBrush::hasTransform ()
void NOXImageBrush::setTransform (NOXRscRefMatrix pObject)
NOXViewBox NOXImageBrush::getViewbox ()
bool NOXImageBrush::hasViewbox ()
void NOXImageBrush::setViewbox (NOXViewBox pObject)
NOXViewBox NOXImageBrush::getViewport ()
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)
NOXUriCtxBmp NOXImageBrush::getImageSource ()
bool NOXImageBrush::hasImageSource ()
void NOXImageBrush::setImageSource (NOXUriCtxBmp pObject)
void intialize (NOXViewBox pViewbox, NOXViewBox pViewport, NOXViewUnits pViewboxUnits, NOXViewUnits pViewportUnits, NOXUriCtxBmp pImageSource)


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.

NOXRscRefMatrix NiXPSObjects::NOXImageBrush::NOXImageBrush::getTransform (  ) 

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.

NOXViewBox NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewbox (  ) 

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.

NOXViewBox NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewport (  ) 

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.

NOXUriCtxBmp NiXPSObjects::NOXImageBrush::NOXImageBrush::getImageSource (  ) 

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.


The documentation for this class was generated from the following file:
Generated on Mon Sep 24 15:01:44 2007 for NiXPS Library by  doxygen 1.5.3