NiXPSObjects::NOFontVector Class Reference

#include "NOFontVector.h"

Inheritance diagram for NiXPSObjects::NOFontVector:

Inheritance graph
[legend]
Collaboration diagram for NiXPSObjects::NOFontVector:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NOFontVector (NOPackage &pPackage)
virtual ~NOFontVector ()
NOFont operator[] (const NCommon::UInt32 &pIndex) const


Detailed Description

Class managing a vector of fonts
Examples:

docexample_replacefont.cpp.


Constructor & Destructor Documentation

NiXPSObjects::NOFontVector::NOFontVector ( NOPackage pPackage  ) 

Create a font vector consisting of the fonts in this package

Parameters:
pPackage The package to get the fonts from

NiXPSObjects::NOFontVector::~NOFontVector (  )  [virtual]

destructor


Member Function Documentation

NiXPSObjects::NOFont NiXPSObjects::NOFontVector::operator[] ( const NCommon::UInt32 pIndex  )  const

Returns the font at given index as an NOFont object representation

Parameters:
pIndex The index of the font to obtain (0-based)


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