MRWTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
ZonegetZone (int id)
 return a reference to a textzone ( if zone not exists, created it )

Public Attributes

int m_version
 the file version
std::map< int, Zonem_textZoneMap
 a map id -> textZone
int m_numPages
int m_actualPage

Detailed Description

Internal: the state of a MRWText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

Zone& MRWTextInternal::State::getZone ( int  id) [inline]

return a reference to a textzone ( if zone not exists, created it )


Member Data Documentation

a map id -> textZone

the file version


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