CWGraphInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

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

Detailed Description

Internal: the state of a CWGraph.


Constructor & Destructor Documentation

constructor


Member Data Documentation

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

a map zoneId -> group

a int used to defined linked frame

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

a map zoneId -> group

the number of accross pages ( draw document)


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