DMTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
ZonegetZone (int id)
 returns the zone corresponding to an id

Public Attributes

int m_version
 the file version
int m_numPages
int m_actualPage
double m_pageWidth
 the page width ( not really define so default value 8.5)
std::map< int, Zonem_idZoneMap
 the map of id -> text zone
Footer m_footer
 the footer
TOC m_toc
 the table of content

Detailed Description

Internal: the state of a DMText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

returns the zone corresponding to an id


Member Data Documentation

the map of id -> text zone

Referenced by getZone().

the page width ( not really define so default value 8.5)

the table of content

the file version


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