NiXPSObjects::NOXTableCell Class Reference

#include "NOXPrefix.h"

List of all members.

Public Member Functions

NOXParagraph NOXTableCell::getParagraphStructure (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXTableCell::getNumParagraphStructure ()
NOXParagraph NOXTableCell::createParagraphStructure (NCommon::UInt32 pIndex)
NOXHandler NOXTableCell::getListStructure (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXTableCell::getNumListStructure ()
NOXHandler NOXTableCell::createListStructure (NCommon::UInt32 pIndex)
NOXHandler NOXTableCell::getTableStructure (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXTableCell::getNumTableStructure ()
NOXHandler NOXTableCell::createTableStructure (NCommon::UInt32 pIndex)
NOXFigure NOXTableCell::getFigureStructure (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXTableCell::getNumFigureStructure ()
NOXFigure NOXTableCell::createFigureStructure (NCommon::UInt32 pIndex)
NOXTableSpan NOXTableCell::getRowSpan ()
bool NOXTableCell::hasRowSpan ()
void NOXTableCell::setRowSpan (NOXTableSpan pObject)
NOXTableSpan NOXTableCell::getDefaultRowSpan ()
NOXTableSpan NOXTableCell::getColumnSpan ()
bool NOXTableCell::hasColumnSpan ()
void NOXTableCell::setColumnSpan (NOXTableSpan pObject)
NOXTableSpan NOXTableCell::getDefaultColumnSpan ()
void intialize ()
NOXBase NOXTableCell::getChild (NCommon::UInt32 pIndex)
NCommon::UInt32 NOXTableCell::getNumChilds ()


Detailed Description

Class NOXTableCell

Member Function Documentation

NOXParagraph NiXPSObjects::NOXTableCell::NOXTableCell::getParagraphStructure ( NCommon::UInt32  pIndex  ) 

Get ParagraphStructure element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumParagraphStructure (  ) 

Calculate the number of ParagraphStructure elements that are present.

NOXParagraph NiXPSObjects::NOXTableCell::NOXTableCell::createParagraphStructure ( NCommon::UInt32  pIndex  ) 

Create an ParagraphStructure element at index pIndex.

NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::getListStructure ( NCommon::UInt32  pIndex  ) 

Get ListStructure element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumListStructure (  ) 

Calculate the number of ListStructure elements that are present.

NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::createListStructure ( NCommon::UInt32  pIndex  ) 

Create an ListStructure element at index pIndex.

NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::getTableStructure ( NCommon::UInt32  pIndex  ) 

Get TableStructure element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumTableStructure (  ) 

Calculate the number of TableStructure elements that are present.

NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::createTableStructure ( NCommon::UInt32  pIndex  ) 

Create an TableStructure element at index pIndex.

NOXFigure NiXPSObjects::NOXTableCell::NOXTableCell::getFigureStructure ( NCommon::UInt32  pIndex  ) 

Get FigureStructure element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumFigureStructure (  ) 

Calculate the number of FigureStructure elements that are present.

NOXFigure NiXPSObjects::NOXTableCell::NOXTableCell::createFigureStructure ( NCommon::UInt32  pIndex  ) 

Create an FigureStructure element at index pIndex.

NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getRowSpan (  ) 

Get the RowSpan attribute.

bool NiXPSObjects::NOXTableCell::NOXTableCell::hasRowSpan (  ) 

Check for the availability of the RowSpan attribute.

void NiXPSObjects::NOXTableCell::NOXTableCell::setRowSpan ( NOXTableSpan  pObject  ) 

Sets the RowSpan attribute.

NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getDefaultRowSpan (  ) 

Get the default RowSpan.

NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getColumnSpan (  ) 

Get the ColumnSpan attribute.

bool NiXPSObjects::NOXTableCell::NOXTableCell::hasColumnSpan (  ) 

Check for the availability of the ColumnSpan attribute.

void NiXPSObjects::NOXTableCell::NOXTableCell::setColumnSpan ( NOXTableSpan  pObject  ) 

Sets the ColumnSpan attribute.

NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getDefaultColumnSpan (  ) 

Get the default ColumnSpan.

void NiXPSObjects::NOXTableCell::intialize (  ) 

Initialize.

NOXBase NiXPSObjects::NOXTableCell::NOXTableCell::getChild ( NCommon::UInt32  pIndex  ) 

Get child element at index pIndex

Parameters:
pIndex index of the element you want to get

NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumChilds (  ) 

Calculate the number of child elements that are present.


The documentation for this class was generated from the following file:
Generated on Thu Jul 3 15:30:46 2008 for NiXPS Library SDK by  doxygen 1.5.3