Internal: the state of a HanMacWrdJGraph.  
 More...
Internal: the state of a HanMacWrdJGraph. 
◆ State()
  
  | 
        
          | HanMacWrdJGraphInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ findFrame()
  
  | 
        
          | std::shared_ptr<Frame> HanMacWrdJGraphInternal::State::findFrame | ( | int | type, |  
          |  |  | int | lId |  
          |  | ) |  | const |  | inline | 
 
tries to find the lId the frame of a given type 
 
 
◆ getColor() [1/2]
  
  | 
        
          | bool HanMacWrdJGraphInternal::State::getColor | ( | int | id, |  
          |  |  | MWAWColor & | col |  
          |  | ) |  |  |  | inline | 
 
returns a color correspond to an id 
 
 
◆ getColor() [2/2]
  
  | 
        
          | static MWAWColor HanMacWrdJGraphInternal::State::getColor | ( | MWAWColor | col, |  
          |  |  | float | pattern |  
          |  | ) |  |  |  | inlinestatic | 
 
returns a color corresponding to a pattern and a color 
 
 
◆ getFrameFormat()
  
  | 
        
          | FrameFormat const& HanMacWrdJGraphInternal::State::getFrameFormat | ( | int | id | ) | const |  | inline | 
 
returns the frame format corresponding to an id 
 
 
◆ getPattern()
  
  | 
        
          | bool HanMacWrdJGraphInternal::State::getPattern | ( | int | id, |  
          |  |  | Pattern & | pattern |  
          |  | ) |  |  |  | inline | 
 
returns a pattern correspond to an id 
 
 
◆ initColors()
      
        
          | void HanMacWrdJGraphInternal::State::initColors | ( |  | ) |  | 
      
 
 
◆ initPatterns()
      
        
          | void HanMacWrdJGraphInternal::State::initPatterns | ( |  | ) |  | 
      
 
 
◆ m_colorList
      
        
          | std::vector<MWAWColor> HanMacWrdJGraphInternal::State::m_colorList | 
      
 
 
◆ m_defaultFormat
      
        
          | FrameFormat HanMacWrdJGraphInternal::State::m_defaultFormat | 
      
 
empty format used to return a default format 
 
 
◆ m_frameFormatsList
      
        
          | std::vector<FrameFormat> HanMacWrdJGraphInternal::State::m_frameFormatsList | 
      
 
 
◆ m_framesList
      
        
          | std::vector<std::shared_ptr<Frame> > HanMacWrdJGraphInternal::State::m_framesList | 
      
 
 
◆ m_framesMap
      
        
          | std::map<long, int> HanMacWrdJGraphInternal::State::m_framesMap | 
      
 
a map zId->frame pos in frames list 
 
 
◆ m_numPages
      
        
          | int HanMacWrdJGraphInternal::State::m_numPages | 
      
 
 
◆ m_patternList
      
        
          | std::vector<Pattern> HanMacWrdJGraphInternal::State::m_patternList | 
      
 
a list patternId -> pattern 
 
 
The documentation for this struct was generated from the following file: