Internal: the state of a FWGraph. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_version |
the file version More... | |
std::vector< shared_ptr < SideBar > > | m_sidebarList |
the sidebar list More... | |
std::multimap< int, FWStruct::EntryPtr > | m_graphicMap |
zoneId -> graphic entry More... | |
std::vector< FWStruct::Border > | m_borderList |
a list of border More... | |
int | m_numPages |
Internal: the state of a FWGraph.
|
inline |
constructor
std::vector<FWStruct::Border> FWGraphInternal::State::m_borderList |
a list of border
std::multimap<int, FWStruct::EntryPtr > FWGraphInternal::State::m_graphicMap |
zoneId -> graphic entry
int FWGraphInternal::State::m_numPages |
std::vector<shared_ptr<SideBar> > FWGraphInternal::State::m_sidebarList |
the sidebar list
|
mutable |
the file version