NiXPSObjects::NOXPathFigure Class Reference

#include "NOXPrefix.h"

List of all members.

Public Member Functions

NOXPolyLineSegment NOXPathFigure::getPolyLineSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumPolyLineSegment ()
NOXPolyLineSegment NOXPathFigure::createPolyLineSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::deletePolyLineSegment (NCommon::UInt32 pIndex)
NOXPolyBezierSegment NOXPathFigure::getPolyBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumPolyBezierSegment ()
NOXPolyBezierSegment NOXPathFigure::createPolyBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::deletePolyBezierSegment (NCommon::UInt32 pIndex)
NOXArcSegment NOXPathFigure::getArcSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumArcSegment ()
NOXArcSegment NOXPathFigure::createArcSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::deleteArcSegment (NCommon::UInt32 pIndex)
NOXPolyQuadraticBezierSegment NOXPathFigure::getPolyQuadraticBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumPolyQuadraticBezierSegment ()
NOXPolyQuadraticBezierSegment NOXPathFigure::createPolyQuadraticBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::deletePolyQuadraticBezierSegment (NCommon::UInt32 pIndex)
NOXBoolean NOXPathFigure::getIsClosed ()
bool NOXPathFigure::hasIsClosed ()
bool NOXPathFigure::removeIsClosed ()
void NOXPathFigure::setIsClosed (NOXBoolean pObject)
NOXBoolean NOXPathFigure::getDefaultIsClosed ()
void NOXPathFigure::getStartPoint (NOString &pString)
bool NOXPathFigure::hasStartPoint ()
bool NOXPathFigure::removeStartPoint ()
void NOXPathFigure::setStartPoint (NOXPoint pObject)
NOXBoolean NOXPathFigure::getIsFilled ()
bool NOXPathFigure::hasIsFilled ()
bool NOXPathFigure::removeIsFilled ()
void NOXPathFigure::setIsFilled (NOXBoolean pObject)
NOXBoolean NOXPathFigure::getDefaultIsFilled ()
void intialize (NOXPoint pStartPoint)
NOXBase NOXPathFigure::getChild (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumChilds ()

Detailed Description

Class NOXPathFigure


Member Function Documentation

NOXArcSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getArcSegment ( NCommon::UInt32  pIndex  ) 

Get ArcSegment element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXBase NiXPSObjects::NOXPathFigure::NOXPathFigure::getChild ( NCommon::UInt32  pIndex  ) 

Get child element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXPolyBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyBezierSegment ( NCommon::UInt32  pIndex  ) 

Get PolyBezierSegment element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXPolyLineSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyLineSegment ( NCommon::UInt32  pIndex  ) 

Get PolyLineSegment element at index pIndex

Parameters:
pIndex index of the element you want to get
NOXPolyQuadraticBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyQuadraticBezierSegment ( NCommon::UInt32  pIndex  ) 

Get PolyQuadraticBezierSegment element at index pIndex

Parameters:
pIndex index of the element you want to get

The documentation for this class was generated from the following file:

Generated on Wed Mar 10 08:54:38 2010 for NiXPS Library SDK by  doxygen 1.6.1