Internal: the state of a MRWText.
More...
Public Member Functions |
| | State () |
| | constructor
|
| Zone & | getZone (int id) |
| | return a reference to a textzone ( if zone not exists, created it )
|
Detailed Description
Internal: the state of a MRWText.
Constructor & Destructor Documentation
| MRWTextInternal::State::State |
( |
| ) |
|
|
inline |
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
| int MRWTextInternal::State::m_actualPage |
| int MRWTextInternal::State::m_numPages |
| std::map<int,Zone> MRWTextInternal::State::m_textZoneMap |
| int MRWTextInternal::State::m_version |
|
mutable |
The documentation for this struct was generated from the following file: