GWTextInternal::State Struct Reference

Internal: the state of a GWText. More...

List of all members.

Public Member Functions

 State ()
 constructor
int getFId (int fileId) const
 returns the font id corresponding to a fId

Public Attributes

std::map< int, int > m_fileIdFontIdMap
 a global map file font id-> fontconverter id
std::vector< Zonem_zonesList
 a list of text zone
int m_version
 the file version
int m_numPages

Detailed Description

Internal: the state of a GWText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

int GWTextInternal::State::getFId ( int  fileId) const [inline]

returns the font id corresponding to a fId


Member Data Documentation

a global map file font id-> fontconverter id

Referenced by getFId().

the file version

a list of text zone


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