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)
NOXPolyBezierSegment NOXPathFigure::getPolyBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumPolyBezierSegment ()
NOXPolyBezierSegment NOXPathFigure::createPolyBezierSegment (NCommon::UInt32 pIndex)
NOXArcSegment NOXPathFigure::getArcSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumArcSegment ()
NOXArcSegment NOXPathFigure::createArcSegment (NCommon::UInt32 pIndex)
NOXPolyQuadraticBezierSegment NOXPathFigure::getPolyQuadraticBezierSegment (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXPathFigure::getNumPolyQuadraticBezierSegment ()
NOXPolyQuadraticBezierSegment NOXPathFigure::createPolyQuadraticBezierSegment (NCommon::UInt32 pIndex)
NOXBoolean NOXPathFigure::getIsClosed ()
bool NOXPathFigure::hasIsClosed ()
void NOXPathFigure::setIsClosed (NOXBoolean pObject)
NOXBoolean NOXPathFigure::getDefaultIsClosed ()
NOXPoint NOXPathFigure::getStartPoint ()
bool NOXPathFigure::hasStartPoint ()
void NOXPathFigure::setStartPoint (NOXPoint pObject)
NOXBoolean NOXPathFigure::getIsFilled ()
bool NOXPathFigure::hasIsFilled ()
void NOXPathFigure::setIsFilled (NOXBoolean pObject)
NOXBoolean NOXPathFigure::getDefaultIsFilled ()
void intialize (NOXPoint pStartPoint)


Detailed Description

Class NOXPathFigure

Member Function Documentation

NOXPolyLineSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyLineSegment ( NCommon::UInt32  pIndex  ) 

Get PolyLineSegment element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXPathFigure::NOXPathFigure::getNumPolyLineSegment (  ) 

Calculate the number of PolyLineSegment elements that are present.

NOXPolyLineSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::createPolyLineSegment ( NCommon::UInt32  pIndex  ) 

Create an PolyLineSegment element at index pIndex.

NOXPolyBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyBezierSegment ( NCommon::UInt32  pIndex  ) 

Get PolyBezierSegment element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXPathFigure::NOXPathFigure::getNumPolyBezierSegment (  ) 

Calculate the number of PolyBezierSegment elements that are present.

NOXPolyBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::createPolyBezierSegment ( NCommon::UInt32  pIndex  ) 

Create an PolyBezierSegment element at index pIndex.

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

Get ArcSegment element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXPathFigure::NOXPathFigure::getNumArcSegment (  ) 

Calculate the number of ArcSegment elements that are present.

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

Create an ArcSegment element at index pIndex.

NOXPolyQuadraticBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::getPolyQuadraticBezierSegment ( NCommon::UInt32  pIndex  ) 

Get PolyQuadraticBezierSegment element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXPathFigure::NOXPathFigure::getNumPolyQuadraticBezierSegment (  ) 

Calculate the number of PolyQuadraticBezierSegment elements that are present.

NOXPolyQuadraticBezierSegment NiXPSObjects::NOXPathFigure::NOXPathFigure::createPolyQuadraticBezierSegment ( NCommon::UInt32  pIndex  ) 

Create an PolyQuadraticBezierSegment element at index pIndex.

NOXBoolean NiXPSObjects::NOXPathFigure::NOXPathFigure::getIsClosed (  ) 

Get the IsClosed attribute.

bool NiXPSObjects::NOXPathFigure::NOXPathFigure::hasIsClosed (  ) 

Check for the availability of the IsClosed attribute.

void NiXPSObjects::NOXPathFigure::NOXPathFigure::setIsClosed ( NOXBoolean  pObject  ) 

Sets the IsClosed attribute.

NOXBoolean NiXPSObjects::NOXPathFigure::NOXPathFigure::getDefaultIsClosed (  ) 

Get the default IsClosed.

NOXPoint NiXPSObjects::NOXPathFigure::NOXPathFigure::getStartPoint (  ) 

Get the StartPoint attribute.

bool NiXPSObjects::NOXPathFigure::NOXPathFigure::hasStartPoint (  ) 

Check for the availability of the StartPoint attribute.

void NiXPSObjects::NOXPathFigure::NOXPathFigure::setStartPoint ( NOXPoint  pObject  ) 

Sets the StartPoint attribute.

NOXBoolean NiXPSObjects::NOXPathFigure::NOXPathFigure::getIsFilled (  ) 

Get the IsFilled attribute.

bool NiXPSObjects::NOXPathFigure::NOXPathFigure::hasIsFilled (  ) 

Check for the availability of the IsFilled attribute.

void NiXPSObjects::NOXPathFigure::NOXPathFigure::setIsFilled ( NOXBoolean  pObject  ) 

Sets the IsFilled attribute.

NOXBoolean NiXPSObjects::NOXPathFigure::NOXPathFigure::getDefaultIsFilled (  ) 

Get the default IsFilled.

void NiXPSObjects::NOXPathFigure::intialize ( NOXPoint  pStartPoint  ) 

Initialize.


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