Internal: the state of a MarinerWrtGraph.  
 More...
Internal: the state of a MarinerWrtGraph. 
◆ State()
  
  | 
        
          | MarinerWrtGraphInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getZone()
  
  | 
        
          | Zone& MarinerWrtGraphInternal::State::getZone | ( | int | id | ) |  |  | inline | 
 
return a reference to a textzone ( if zone not exists, created it ) 
 
 
◆ setDefaultPatternList()
      
        
          | void MarinerWrtGraphInternal::State::setDefaultPatternList | ( | int | version | ) |  | 
      
 
set the default pattern map 
 
 
◆ m_numPages
      
        
          | int MarinerWrtGraphInternal::State::m_numPages | 
      
 
 
◆ m_patternList
      
        
          | std::vector<Pattern> MarinerWrtGraphInternal::State::m_patternList | 
      
 
 
◆ m_zoneMap
      
        
          | std::map<int,Zone> MarinerWrtGraphInternal::State::m_zoneMap | 
      
 
a map id -> textZone 
Referenced by getZone().
 
 
The documentation for this struct was generated from the following file: