FWTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::multimap< int, shared_ptr
< Zone > > 
m_entryMap
 zoneId -> entry
std::map< int, Paragraphm_paragraphMap
 rulerId -> ruler
std::map< int, Itemm_itemMap
 itemId -> item
std::map< int, DataModifierm_dataModMap
 modId -> font/paragraph modifier
std::vector< ParaModifierm_paragraphModList
 a list of paragraph modifier
std::vector< int > m_mainZones
 the main zone index
int m_numPages
int m_actualPage

Detailed Description

Internal: the state of a FWText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

modId -> font/paragraph modifier

std::multimap<int, shared_ptr<Zone> > FWTextInternal::State::m_entryMap

zoneId -> entry

itemId -> item

the main zone index

rulerId -> ruler

a list of paragraph modifier

the file version


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