GWGraphInternal::Zone Struct Reference

Internal: a list of graphic corresponding to a page. More...

List of all members.

Public Member Functions

 Zone ()
 constructor

Public Attributes

int m_page
 the page number (if known)
std::vector< shared_ptr< Frame > > m_frameList
 the list of frame
std::vector< int > m_rootList
 the list of root id
std::vector< MWAWGraphicStylem_styleList
 the list of style
bool m_parsed
 true if we have send the data

Detailed Description

Internal: a list of graphic corresponding to a page.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the page number (if known)

Referenced by GWGraph::readPageFrames().

true if we have send the data

Referenced by GWGraph::sendPageFrames().

the list of root id

Referenced by GWGraph::readPageFrames(), and GWGraph::sendPageFrames().


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