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


Public Methods | |
| TPaveLabel () | |
| TPaveLabel (Double_t x1, Double_t y1, Double_t x2,Double_t y2, const char *label, Option_t *option="br") | |
| TPaveLabel (const TPaveLabel &pavelabel) | |
| virtual | ~TPaveLabel () |
| void | Copy (TObject &pavelabel) const |
| virtual void | Draw (Option_t *option="") |
| virtual void | DrawPaveLabel (Double_t x1, Double_t y1, Double_t x2,Double_t y2, const char *label, Option_t *option="") |
| const char * | GetLabel () const |
| const char * | GetTitle () const |
| virtual void | Paint (Option_t *option="") |
| virtual void | PaintPaveLabel (Double_t x1, Double_t y1, Double_t x2,Double_t y2, const char *label, Option_t *option="") |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| virtual void | SetLabel (const char *label) |
Protected Attributes | |
| TString | fLabel |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from TPave. Reimplemented in TPaveClass. |
|
|
Reimplemented from TPave. |
|
||||||||||||||||||||||||||||
|
|
|
|
Definition at line 46 of file TPaveLabel.h. References TString::Data(). |
|
|
Reimplemented from TObject. Definition at line 47 of file TPaveLabel.h. References TString::Data(). |
|
|
Reimplemented from TPave. |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from TPave. Reimplemented in TPaveClass. |
|
|
Definition at line 52 of file TPaveLabel.h. |
|
|
Definition at line 35 of file TPaveLabel.h. |
1.2.16