#include "NOXPrefix.h"
| NOXCP_Transform NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getPathGeometryTransform | ( | NCommon::UInt32 | pIndex | ) |
Get PathGeometryTransform element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getNumPathGeometryTransform | ( | ) |
Calculate the number of PathGeometryTransform elements that are present.
| NOXCP_Transform NiXPSObjects::NOXPathGeometry::NOXPathGeometry::createPathGeometryTransform | ( | NCommon::UInt32 | pIndex | ) |
Create an PathGeometryTransform element at index pIndex.
| NOXPathFigure NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getPathFigure | ( | NCommon::UInt32 | pIndex | ) |
Get PathFigure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getNumPathFigure | ( | ) |
Calculate the number of PathFigure elements that are present.
| NOXPathFigure NiXPSObjects::NOXPathGeometry::NOXPathGeometry::createPathFigure | ( | NCommon::UInt32 | pIndex | ) |
Create an PathFigure element at index pIndex.
| void NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getFigures | ( | NOString & | pString | ) |
Get the Figures attribute.
| bool NiXPSObjects::NOXPathGeometry::NOXPathGeometry::hasFigures | ( | ) |
Check for the availability of the Figures attribute.
| void NiXPSObjects::NOXPathGeometry::NOXPathGeometry::setFigures | ( | NOXAbbrGeom | pObject | ) |
Sets the Figures attribute.
| NOXFillRule NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getFillRule | ( | ) |
Get the FillRule attribute.
| bool NiXPSObjects::NOXPathGeometry::NOXPathGeometry::hasFillRule | ( | ) |
Check for the availability of the FillRule attribute.
| void NiXPSObjects::NOXPathGeometry::NOXPathGeometry::setFillRule | ( | NOXFillRule | pObject | ) |
Sets the FillRule attribute.
| NOXFillRule NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getDefaultFillRule | ( | ) |
Get the default FillRule.
| void NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getTransform | ( | NOString & | pString | ) |
Get the Transform attribute.
| bool NiXPSObjects::NOXPathGeometry::NOXPathGeometry::hasTransform | ( | ) |
Check for the availability of the Transform attribute.
| void NiXPSObjects::NOXPathGeometry::NOXPathGeometry::setTransform | ( | NOXRscRefMatrix | pObject | ) |
Sets the Transform attribute.
| void NiXPSObjects::NOXPathGeometry::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXPathGeometry::NOXPathGeometry::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3