RagTime5GraphInternal::State Struct Reference

Internal: the state of a RagTime5Graph. More...

List of all members.

Public Types

enum  PictureType {
  P_Pict, P_Tiff, P_Epsf, P_Jpeg,
  P_PNG, P_ScreenRep, P_WMF, P_Unknown
}
 enum used to defined list of classical pict More...

Public Member Functions

 State ()
 constructor
Shape::Type getShapeType (int id) const
 try to return a set type

Static Public Member Functions

static PictureType getPictureType (std::string const &type)
 returns the picture type corresponding to a name

Public Attributes

int m_numPages
 the number of pages
std::vector< int > m_shapeTypeIdVector
 the vector of shape type id

Detailed Description

Internal: the state of a RagTime5Graph.


Member Enumeration Documentation

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 

Constructor & Destructor Documentation

constructor


Member Function Documentation

static PictureType RagTime5GraphInternal::State::getPictureType ( std::string const &  type) [inline, static]

returns the picture type corresponding to a name

try to return a set type


Member Data Documentation

the vector of shape type id

Referenced by getShapeType().


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