MRWGraphInternal::Zone Struct Reference

Internal: the struct use to store a zone of a MRWGraph. More...

Public Member Functions

 Zone ()
 constructor

Public Attributes

std::map< long, Tokenm_tokenMap
 the map id->token
std::map< long, PSZonem_psZoneMap
 the map id->entry to a psfile

Detailed Description

Internal: the struct use to store a zone of a MRWGraph.

Constructor & Destructor Documentation

MRWGraphInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

std::map<long, PSZone> MRWGraphInternal::Zone::m_psZoneMap

the map id->entry to a psfile

Referenced by MRWGraph::flushExtra(), and MRWGraph::readPostscript().

std::map<long, Token> MRWGraphInternal::Zone::m_tokenMap

the map id->token

Referenced by MRWGraph::flushExtra(), MRWGraph::readToken(), and MRWGraph::sendToken().


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2