CWGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_numAccrossPages
 the number of accross pages ( draw document) More...
 
std::map< int, shared_ptr
< Group > > 
m_groupMap
 a map zoneId -> group More...
 
std::map< int, shared_ptr
< Bitmap > > 
m_bitmapMap
 a map zoneId -> group More...
 
int m_frameId
 a int used to defined linked frame More...
 

Detailed Description

Internal: the state of a CWGraph.

Constructor & Destructor Documentation

CWGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<int, shared_ptr<Bitmap> > CWGraphInternal::State::m_bitmapMap

a map zoneId -> group

int CWGraphInternal::State::m_frameId

a int used to defined linked frame

std::map<int, shared_ptr<Group> > CWGraphInternal::State::m_groupMap

a map zoneId -> group

int CWGraphInternal::State::m_numAccrossPages

the number of accross pages ( draw document)


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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5