#include <TGFont.h>
Inheritance diagram for TGFont:


Public Methods | |
| virtual | ~TGFont () |
| FontH_t | GetFontHandle () const |
| FontStruct_t | GetFontStruct () const |
| FontStruct_t | operator() () const |
| void | GetFontMetrics (FontMetrics_t *m) const |
| void | Print (Option_t *option="") const |
Protected Methods | |
| TGFont (const char *name) | |
| TGFont (const TGFont &font) | |
| void | operator= (const TGFont &rhs) |
Friends | |
| class | TGFontPool |
|
|
Definition at line 58 of file TGFont.h. References TNamed::fName, and TRefCnt::SetRefCount(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TNamed. |
|
|
|
1.2.16