NiXPSObjects::NOXFixedPage Class Reference

#include "NOXPrefix.h"

List of all members.

Public Member Functions

NOXCP_Resources NOXFixedPage::getFixedPageResources (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXFixedPage::getNumFixedPageResources ()
NOXCP_Resources NOXFixedPage::createFixedPageResources (NCommon::UInt32 pIndex)
NOXPath NOXFixedPage::getPath (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXFixedPage::getNumPath ()
NOXPath NOXFixedPage::createPath (NCommon::UInt32 pIndex)
NOXGlyphs NOXFixedPage::getGlyphs (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXFixedPage::getNumGlyphs ()
NOXGlyphs NOXFixedPage::createGlyphs (NCommon::UInt32 pIndex)
NOXCanvas NOXFixedPage::getCanvas (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXFixedPage::getNumCanvas ()
NOXCanvas NOXFixedPage::createCanvas (NCommon::UInt32 pIndex)
NOXGEOne NOXFixedPage::getWidth ()
bool NOXFixedPage::hasWidth ()
void NOXFixedPage::setWidth (NOXGEOne pObject)
NOXGEOne NOXFixedPage::getHeight ()
bool NOXFixedPage::hasHeight ()
void NOXFixedPage::setHeight (NOXGEOne pObject)
NOXContentBox NOXFixedPage::getContentBox ()
bool NOXFixedPage::hasContentBox ()
void NOXFixedPage::setContentBox (NOXContentBox pObject)
NOXBleedBox NOXFixedPage::getBleedBox ()
bool NOXFixedPage::hasBleedBox ()
void NOXFixedPage::setBleedBox (NOXBleedBox pObject)
NOXName NOXFixedPage::getName ()
bool NOXFixedPage::hasName ()
void NOXFixedPage::setName (NOXName pObject)
void intialize (NOXGEOne pWidth, NOXGEOne pHeight)


Detailed Description

Class NOXFixedPage
Examples:

docexample_createpage.cpp.


Member Function Documentation

NOXCP_Resources NiXPSObjects::NOXFixedPage::NOXFixedPage::getFixedPageResources ( NCommon::UInt32  pIndex  ) 

Get FixedPageResources element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumFixedPageResources (  ) 

Calculate the number of FixedPageResources elements that are present.

NOXCP_Resources NiXPSObjects::NOXFixedPage::NOXFixedPage::createFixedPageResources ( NCommon::UInt32  pIndex  ) 

Create an FixedPageResources element at index pIndex.

NOXPath NiXPSObjects::NOXFixedPage::NOXFixedPage::getPath ( NCommon::UInt32  pIndex  ) 

Get Path element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumPath (  ) 

Calculate the number of Path elements that are present.

NOXPath NiXPSObjects::NOXFixedPage::NOXFixedPage::createPath ( NCommon::UInt32  pIndex  ) 

Create an Path element at index pIndex.

NOXGlyphs NiXPSObjects::NOXFixedPage::NOXFixedPage::getGlyphs ( NCommon::UInt32  pIndex  ) 

Get Glyphs element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumGlyphs (  ) 

Calculate the number of Glyphs elements that are present.

NOXGlyphs NiXPSObjects::NOXFixedPage::NOXFixedPage::createGlyphs ( NCommon::UInt32  pIndex  ) 

Create an Glyphs element at index pIndex.

NOXCanvas NiXPSObjects::NOXFixedPage::NOXFixedPage::getCanvas ( NCommon::UInt32  pIndex  ) 

Get Canvas element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumCanvas (  ) 

Calculate the number of Canvas elements that are present.

NOXCanvas NiXPSObjects::NOXFixedPage::NOXFixedPage::createCanvas ( NCommon::UInt32  pIndex  ) 

Create an Canvas element at index pIndex.

NOXGEOne NiXPSObjects::NOXFixedPage::NOXFixedPage::getWidth (  ) 

Get the Width attribute.

bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasWidth (  ) 

Check for the availability of the Width attribute.

void NiXPSObjects::NOXFixedPage::NOXFixedPage::setWidth ( NOXGEOne  pObject  ) 

Sets the Width attribute.

NOXGEOne NiXPSObjects::NOXFixedPage::NOXFixedPage::getHeight (  ) 

Get the Height attribute.

bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasHeight (  ) 

Check for the availability of the Height attribute.

void NiXPSObjects::NOXFixedPage::NOXFixedPage::setHeight ( NOXGEOne  pObject  ) 

Sets the Height attribute.

NOXContentBox NiXPSObjects::NOXFixedPage::NOXFixedPage::getContentBox (  ) 

Get the ContentBox attribute.

bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasContentBox (  ) 

Check for the availability of the ContentBox attribute.

void NiXPSObjects::NOXFixedPage::NOXFixedPage::setContentBox ( NOXContentBox  pObject  ) 

Sets the ContentBox attribute.

NOXBleedBox NiXPSObjects::NOXFixedPage::NOXFixedPage::getBleedBox (  ) 

Get the BleedBox attribute.

bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasBleedBox (  ) 

Check for the availability of the BleedBox attribute.

void NiXPSObjects::NOXFixedPage::NOXFixedPage::setBleedBox ( NOXBleedBox  pObject  ) 

Sets the BleedBox attribute.

NOXName NiXPSObjects::NOXFixedPage::NOXFixedPage::getName (  ) 

Get the Name attribute.

bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasName (  ) 

Check for the availability of the Name attribute.

void NiXPSObjects::NOXFixedPage::NOXFixedPage::setName ( NOXName  pObject  ) 

Sets the Name attribute.

void NiXPSObjects::NOXFixedPage::intialize ( NOXGEOne  pWidth,
NOXGEOne  pHeight 
)

Initialize.

Examples:
docexample_createpage.cpp.


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