MarinerWrtGraphInternal::Zone Struct Reference

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

Public Member Functions

 Zone ()
 constructor More...
 

Public Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

MarinerWrtGraphInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

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

the map id->entry to a psfile

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

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

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8