Internal: the state of a DMText.
More...
Public Member Functions |
| | State () |
| | constructor
|
| Zone & | getZone (int id) |
| | returns the zone corresponding to an id
|
Detailed Description
Internal: the state of a DMText.
Constructor & Destructor Documentation
| DMTextInternal::State::State |
( |
| ) |
|
|
inline |
Member Function Documentation
| Zone& DMTextInternal::State::getZone |
( |
int |
id | ) |
|
|
inline |
returns the zone corresponding to an id
Member Data Documentation
| int DMTextInternal::State::m_actualPage |
| Footer DMTextInternal::State::m_footer |
| std::map<int, Zone > DMTextInternal::State::m_idZoneMap |
the map of id -> text zone
Referenced by getZone().
| int DMTextInternal::State::m_numPages |
| double DMTextInternal::State::m_pageWidth |
the page width ( not really define so default value 8.5)
| TOC DMTextInternal::State::m_toc |
| int DMTextInternal::State::m_version |
|
mutable |
The documentation for this struct was generated from the following file: