Internal: the state of a RagTime5Graph.  
 More...
Internal: the state of a RagTime5Graph. 
◆ PictureType
enum used to defined list of classical pict 
| Enumerator | 
|---|
| P_Pict |  | 
| P_Tiff |  | 
| P_Epsf |  | 
| P_Jpeg |  | 
| P_PNG |  | 
| P_ScreenRep |  | 
| P_WMF |  | 
| P_Unknown |  | 
 
 
◆ State()
  
  | 
        
          | RagTime5GraphInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getPictureType()
  
  | 
        
          | static PictureType RagTime5GraphInternal::State::getPictureType | ( | std::string const & | type | ) |  |  | inlinestatic | 
 
returns the picture type corresponding to a name 
 
 
◆ getShapeType()
      
        
          | Shape::Type RagTime5GraphInternal::State::getShapeType | ( | int | id | ) | const | 
      
 
 
◆ m_idGraphicMap
      
        
          | std::map<int, std::shared_ptr<ClusterGraphic> > RagTime5GraphInternal::State::m_idGraphicMap | 
      
 
map data id to graphic zone 
 
 
◆ m_idPictClusterMap
      
        
          | std::map<int, std::shared_ptr<ClusterPicture> > RagTime5GraphInternal::State::m_idPictClusterMap | 
      
 
map data id to picture zone 
 
 
◆ m_idPictureMap
      
        
          | std::map<int, std::shared_ptr<MWAWEmbeddedObject> > RagTime5GraphInternal::State::m_idPictureMap | 
      
 
 
◆ m_numPages
      
        
          | int RagTime5GraphInternal::State::m_numPages | 
      
 
 
◆ m_shapeTypeIdVector
      
        
          | std::vector<int> RagTime5GraphInternal::State::m_shapeTypeIdVector | 
      
 
the vector of shape type id 
 
 
The documentation for this struct was generated from the following file: