class  PageSize  different page sizes
|   | Type  | 
|   | String2Type (const string* s) e.g. convert "Legal" to LEGAL.  | 
|   | Substring2Type (const string* s) e.g. convert "Legal (100x200)" to LEGAL.  | 
|   | Type2String (Type t, string* s) e.g. convert LEGAL to "Legal".  | 
|   | GetWidth (Type t) get page width in pixels  | 
|   | GetHeight (Type t) get page height in pixels  | 
different page sizes
 
 
 static  Type  String2Type(const string* s)
 static  Type  Substring2Type(const string* s)
 static  void  Type2String(Type t, string* s)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de