GWGraphInternal::Zone Struct Reference

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

Public Member Functions

 Zone ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: a list of graphic corresponding to a page.

Constructor & Destructor Documentation

GWGraphInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

int GWGraphInternal::Zone::m_page

the page number (if known)

Referenced by GWGraph::readPageFrames().

bool GWGraphInternal::Zone::m_parsed
mutable

true if we have send the data

Referenced by GWGraph::sendPageFrames().

std::vector<int> GWGraphInternal::Zone::m_rootList

the list of root id

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

std::vector<MWAWGraphicStyle> GWGraphInternal::Zone::m_styleList

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