12 #ifndef ROOT_TPaveLabel    13 #define ROOT_TPaveLabel    38                       const char *label, 
Option_t *option=
"");
    43                       const char *label, 
Option_t *option=
"");
    45    virtual void  SetLabel(
const char *label) {fLabel = label;} 
 void Copy(TObject &pavelabel) const
Copy this pavelabel to pavelabel. 
 
virtual void PaintPaveLabel(Double_t x1, Double_t y1, Double_t x2, Double_t y2, const char *label, Option_t *option="")
Draw this pavelabel with new coordinates. 
 
virtual ~TPaveLabel()
Pavelabel default destructor. 
 
TString fLabel
Label written at the center of Pave. 
 
A TBox with a bordersize and a shadow option. 
 
static const double x2[5]
 
#define ClassDef(name, id)
 
virtual void SetLabel(const char *label)
 
virtual void DrawPaveLabel(Double_t x1, Double_t y1, Double_t x2, Double_t y2, const char *label, Option_t *option="")
Draw this pavelabel with new coordinates. 
 
A Pave (see TPave) with a text centered in the Pave. 
 
const char * GetLabel() const
 
TPaveLabel()
Pavelabel default constructor. 
 
static const double x1[5]
 
virtual void Draw(Option_t *option="")
Draw this pavelabel with its current attributes. 
 
const char * GetTitle() const
Returns title of object. 
 
Mother of all ROOT objects. 
 
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out. 
 
virtual void Paint(Option_t *option="")
Paint this pavelabel with its current attributes. 
 
const char * Data() const