#include "NOXPrefix.h"
| NOXCP_Transform NiXPSObjects::NOXPath::NOXPath::getPathRenderTransform | ( | NCommon::UInt32 | pIndex | ) |
Get PathRenderTransform element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathRenderTransform | ( | ) |
Calculate the number of PathRenderTransform elements that are present.
| NOXCP_Transform NiXPSObjects::NOXPath::NOXPath::createPathRenderTransform | ( | NCommon::UInt32 | pIndex | ) |
Create an PathRenderTransform element at index pIndex.
| NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::getPathClip | ( | NCommon::UInt32 | pIndex | ) |
Get PathClip element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathClip | ( | ) |
Calculate the number of PathClip elements that are present.
| NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::createPathClip | ( | NCommon::UInt32 | pIndex | ) |
Create an PathClip element at index pIndex.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathOpacityMask | ( | NCommon::UInt32 | pIndex | ) |
Get PathOpacityMask element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathOpacityMask | ( | ) |
Calculate the number of PathOpacityMask elements that are present.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::createPathOpacityMask | ( | NCommon::UInt32 | pIndex | ) |
Create an PathOpacityMask element at index pIndex.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathFill | ( | NCommon::UInt32 | pIndex | ) |
Get PathFill element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathFill | ( | ) |
Calculate the number of PathFill elements that are present.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::createPathFill | ( | NCommon::UInt32 | pIndex | ) |
Create an PathFill element at index pIndex.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::getPathStroke | ( | NCommon::UInt32 | pIndex | ) |
Get PathStroke element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathStroke | ( | ) |
Calculate the number of PathStroke elements that are present.
| NOXCP_Brush NiXPSObjects::NOXPath::NOXPath::createPathStroke | ( | NCommon::UInt32 | pIndex | ) |
Create an PathStroke element at index pIndex.
| NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::getPathData | ( | NCommon::UInt32 | pIndex | ) |
Get PathData element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumPathData | ( | ) |
Calculate the number of PathData elements that are present.
| NOXCP_Geometry NiXPSObjects::NOXPath::NOXPath::createPathData | ( | NCommon::UInt32 | pIndex | ) |
Create an PathData element at index pIndex.
| void NiXPSObjects::NOXPath::NOXPath::getData | ( | NOString & | pString | ) |
Get the Data attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasData | ( | ) |
Check for the availability of the Data attribute.
| void NiXPSObjects::NOXPath::NOXPath::setData | ( | NOXRscRefAbbrGeomF | pObject | ) |
Sets the Data attribute.
| void NiXPSObjects::NOXPath::NOXPath::getFill | ( | NOString & | pString | ) |
Get the Fill attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasFill | ( | ) |
Check for the availability of the Fill attribute.
| void NiXPSObjects::NOXPath::NOXPath::setFill | ( | NOXRscRefColor | pObject | ) |
Sets the Fill attribute.
| void NiXPSObjects::NOXPath::NOXPath::getRenderTransform | ( | NOString & | pString | ) |
Get the RenderTransform attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasRenderTransform | ( | ) |
Check for the availability of the RenderTransform attribute.
| void NiXPSObjects::NOXPath::NOXPath::setRenderTransform | ( | NOXRscRefMatrix | pObject | ) |
Sets the RenderTransform attribute.
| void NiXPSObjects::NOXPath::NOXPath::getClip | ( | NOString & | pString | ) |
Get the Clip attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasClip | ( | ) |
Check for the availability of the Clip attribute.
| void NiXPSObjects::NOXPath::NOXPath::setClip | ( | NOXRscRefAbbrGeomF | pObject | ) |
Sets the Clip attribute.
| NOXZeroOne NiXPSObjects::NOXPath::NOXPath::getOpacity | ( | ) |
Get the Opacity attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasOpacity | ( | ) |
Check for the availability of the Opacity attribute.
| void NiXPSObjects::NOXPath::NOXPath::setOpacity | ( | NOXZeroOne | pObject | ) |
Sets the Opacity attribute.
| NOXZeroOne NiXPSObjects::NOXPath::NOXPath::getDefaultOpacity | ( | ) |
Get the default Opacity.
| void NiXPSObjects::NOXPath::NOXPath::getOpacityMask | ( | NOString & | pString | ) |
Get the OpacityMask attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasOpacityMask | ( | ) |
Check for the availability of the OpacityMask attribute.
| void NiXPSObjects::NOXPath::NOXPath::setOpacityMask | ( | NOXRscRef | pObject | ) |
Sets the OpacityMask attribute.
| void NiXPSObjects::NOXPath::NOXPath::getStroke | ( | NOString & | pString | ) |
Get the Stroke attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStroke | ( | ) |
Check for the availability of the Stroke attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStroke | ( | NOXRscRefColor | pObject | ) |
Sets the Stroke attribute.
| void NiXPSObjects::NOXPath::NOXPath::getStrokeDashArray | ( | NOString & | pString | ) |
Get the StrokeDashArray attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeDashArray | ( | ) |
Check for the availability of the StrokeDashArray attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeDashArray | ( | NOXEvenArrayPos | pObject | ) |
Sets the StrokeDashArray attribute.
| NOXDashCap NiXPSObjects::NOXPath::NOXPath::getStrokeDashCap | ( | ) |
Get the StrokeDashCap attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeDashCap | ( | ) |
Check for the availability of the StrokeDashCap attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeDashCap | ( | NOXDashCap | pObject | ) |
Sets the StrokeDashCap attribute.
| NOXDashCap NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeDashCap | ( | ) |
Get the default StrokeDashCap.
| NOXDouble NiXPSObjects::NOXPath::NOXPath::getStrokeDashOffset | ( | ) |
Get the StrokeDashOffset attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeDashOffset | ( | ) |
Check for the availability of the StrokeDashOffset attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeDashOffset | ( | NOXDouble | pObject | ) |
Sets the StrokeDashOffset attribute.
| NOXDouble NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeDashOffset | ( | ) |
Get the default StrokeDashOffset.
| NOXLineCap NiXPSObjects::NOXPath::NOXPath::getStrokeEndLineCap | ( | ) |
Get the StrokeEndLineCap attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeEndLineCap | ( | ) |
Check for the availability of the StrokeEndLineCap attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeEndLineCap | ( | NOXLineCap | pObject | ) |
Sets the StrokeEndLineCap attribute.
| NOXLineCap NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeEndLineCap | ( | ) |
Get the default StrokeEndLineCap.
| NOXLineCap NiXPSObjects::NOXPath::NOXPath::getStrokeStartLineCap | ( | ) |
Get the StrokeStartLineCap attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeStartLineCap | ( | ) |
Check for the availability of the StrokeStartLineCap attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeStartLineCap | ( | NOXLineCap | pObject | ) |
Sets the StrokeStartLineCap attribute.
| NOXLineCap NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeStartLineCap | ( | ) |
Get the default StrokeStartLineCap.
| NOXLineJoin NiXPSObjects::NOXPath::NOXPath::getStrokeLineJoin | ( | ) |
Get the StrokeLineJoin attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeLineJoin | ( | ) |
Check for the availability of the StrokeLineJoin attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeLineJoin | ( | NOXLineJoin | pObject | ) |
Sets the StrokeLineJoin attribute.
| NOXLineJoin NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeLineJoin | ( | ) |
Get the default StrokeLineJoin.
| NOXGEOne NiXPSObjects::NOXPath::NOXPath::getStrokeMiterLimit | ( | ) |
Get the StrokeMiterLimit attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeMiterLimit | ( | ) |
Check for the availability of the StrokeMiterLimit attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeMiterLimit | ( | NOXGEOne | pObject | ) |
Sets the StrokeMiterLimit attribute.
| NOXGEOne NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeMiterLimit | ( | ) |
Get the default StrokeMiterLimit.
| NOXGEZero NiXPSObjects::NOXPath::NOXPath::getStrokeThickness | ( | ) |
Get the StrokeThickness attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasStrokeThickness | ( | ) |
Check for the availability of the StrokeThickness attribute.
| void NiXPSObjects::NOXPath::NOXPath::setStrokeThickness | ( | NOXGEZero | pObject | ) |
Sets the StrokeThickness attribute.
| NOXGEZero NiXPSObjects::NOXPath::NOXPath::getDefaultStrokeThickness | ( | ) |
Get the default StrokeThickness.
| void NiXPSObjects::NOXPath::NOXPath::getName | ( | NOString & | pString | ) |
Get the Name attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasName | ( | ) |
Check for the availability of the Name attribute.
| void NiXPSObjects::NOXPath::NOXPath::setName | ( | NOXName | pObject | ) |
Sets the Name attribute.
| void NiXPSObjects::NOXPath::NOXPath::getFixedPageNavigateUri | ( | NOString & | pString | ) |
Get the FixedPageNavigateUri attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasFixedPageNavigateUri | ( | ) |
Check for the availability of the FixedPageNavigateUri attribute.
| void NiXPSObjects::NOXPath::NOXPath::setFixedPageNavigateUri | ( | NOXUriBase | pObject | ) |
Sets the FixedPageNavigateUri attribute.
| void NiXPSObjects::NOXPath::NOXPath::getAutomationPropertiesName | ( | NOString & | pString | ) |
Get the AutomationPropertiesName attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasAutomationPropertiesName | ( | ) |
Check for the availability of the AutomationPropertiesName attribute.
| void NiXPSObjects::NOXPath::NOXPath::setAutomationPropertiesName | ( | NOXStringBase | pObject | ) |
Sets the AutomationPropertiesName attribute.
| void NiXPSObjects::NOXPath::NOXPath::getAutomationPropertiesHelpText | ( | NOString & | pString | ) |
Get the AutomationPropertiesHelpText attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasAutomationPropertiesHelpText | ( | ) |
Check for the availability of the AutomationPropertiesHelpText attribute.
| void NiXPSObjects::NOXPath::NOXPath::setAutomationPropertiesHelpText | ( | NOXStringBase | pObject | ) |
Sets the AutomationPropertiesHelpText attribute.
| NOXBoolean NiXPSObjects::NOXPath::NOXPath::getSnapsToDevicePixels | ( | ) |
Get the SnapsToDevicePixels attribute.
| bool NiXPSObjects::NOXPath::NOXPath::hasSnapsToDevicePixels | ( | ) |
Check for the availability of the SnapsToDevicePixels attribute.
| void NiXPSObjects::NOXPath::NOXPath::setSnapsToDevicePixels | ( | NOXBoolean | pObject | ) |
Sets the SnapsToDevicePixels attribute.
| void NiXPSObjects::NOXPath::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXPath::NOXPath::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPath::NOXPath::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3