Internal: the state of a CricketDrawParser.  
 More...
|  | 
| static bool | getColor (int id, int intensity, MWAWColor &col) | 
|  | returns the quickdraw color corresponding to some id  More... 
 | 
|  | 
Internal: the state of a CricketDrawParser. 
◆ State()
  
  | 
        
          | CricketDrawParserInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getColor()
  
  | 
        
          | bool CricketDrawParserInternal::State::getColor | ( | int | id, |  
          |  |  | int | intensity, |  
          |  |  | MWAWColor & | col |  
          |  | ) |  |  |  | static | 
 
returns the quickdraw color corresponding to some id 
 
 
◆ getDash()
  
  | 
        
          | bool CricketDrawParserInternal::State::getDash | ( | int | id, |  
          |  |  | std::vector< float > & | dash |  
          |  | ) |  |  |  | inline | 
 
returns a dash corresponding to some id 
 
 
◆ initDashs()
  
  | 
        
          | void CricketDrawParserInternal::State::initDashs | ( |  | ) |  |  | protected | 
 
 
◆ m_dashList
  
  | 
        
          | std::vector< std::vector<float> > CricketDrawParserInternal::State::m_dashList |  | protected | 
 
 
◆ m_shapeList
      
        
          | std::vector<Shape> CricketDrawParserInternal::State::m_shapeList | 
      
 
 
The documentation for this struct was generated from the following file: