#include "NOXPrefix.h"
| NOXCP_Transform NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getVisualBrushTransform | ( | NCommon::UInt32 | pIndex | ) |
Get VisualBrushTransform element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getNumVisualBrushTransform | ( | ) |
Calculate the number of VisualBrushTransform elements that are present.
| NOXCP_Transform NiXPSObjects::NOXVisualBrush::NOXVisualBrush::createVisualBrushTransform | ( | NCommon::UInt32 | pIndex | ) |
Create an VisualBrushTransform element at index pIndex.
| NOXCP_Visual NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getVisualBrushVisual | ( | NCommon::UInt32 | pIndex | ) |
Get VisualBrushVisual element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getNumVisualBrushVisual | ( | ) |
Calculate the number of VisualBrushVisual elements that are present.
| NOXCP_Visual NiXPSObjects::NOXVisualBrush::NOXVisualBrush::createVisualBrushVisual | ( | NCommon::UInt32 | pIndex | ) |
Create an VisualBrushVisual element at index pIndex.
| NOXZeroOne NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getOpacity | ( | ) |
Get the Opacity attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasOpacity | ( | ) |
Check for the availability of the Opacity attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setOpacity | ( | NOXZeroOne | pObject | ) |
Sets the Opacity attribute.
| NOXZeroOne NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getDefaultOpacity | ( | ) |
Get the default Opacity.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getTransform | ( | NOString & | pString | ) |
Get the Transform attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasTransform | ( | ) |
Check for the availability of the Transform attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setTransform | ( | NOXRscRefMatrix | pObject | ) |
Sets the Transform attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getViewbox | ( | NOString & | pString | ) |
Get the Viewbox attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasViewbox | ( | ) |
Check for the availability of the Viewbox attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setViewbox | ( | NOXViewBox | pObject | ) |
Sets the Viewbox attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getViewport | ( | NOString & | pString | ) |
Get the Viewport attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasViewport | ( | ) |
Check for the availability of the Viewport attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setViewport | ( | NOXViewBox | pObject | ) |
Sets the Viewport attribute.
| NOXTileMode NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getTileMode | ( | ) |
Get the TileMode attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasTileMode | ( | ) |
Check for the availability of the TileMode attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setTileMode | ( | NOXTileMode | pObject | ) |
Sets the TileMode attribute.
| NOXTileMode NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getDefaultTileMode | ( | ) |
Get the default TileMode.
| NOXViewUnits NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getViewboxUnits | ( | ) |
Get the ViewboxUnits attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasViewboxUnits | ( | ) |
Check for the availability of the ViewboxUnits attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setViewboxUnits | ( | NOXViewUnits | pObject | ) |
Sets the ViewboxUnits attribute.
| NOXViewUnits NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getViewportUnits | ( | ) |
Get the ViewportUnits attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasViewportUnits | ( | ) |
Check for the availability of the ViewportUnits attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setViewportUnits | ( | NOXViewUnits | pObject | ) |
Sets the ViewportUnits attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getVisual | ( | NOString & | pString | ) |
Get the Visual attribute.
| bool NiXPSObjects::NOXVisualBrush::NOXVisualBrush::hasVisual | ( | ) |
Check for the availability of the Visual attribute.
| void NiXPSObjects::NOXVisualBrush::NOXVisualBrush::setVisual | ( | NOXRscRef | pObject | ) |
Sets the Visual attribute.
| void NiXPSObjects::NOXVisualBrush::intialize | ( | NOXViewBox | pViewbox, | |
| NOXViewBox | pViewport, | |||
| NOXViewUnits | pViewboxUnits, | |||
| NOXViewUnits | pViewportUnits | |||
| ) |
Initialize.
| NOXBase NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXVisualBrush::NOXVisualBrush::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3