12#ifndef ROOT_TPaveLabel
13#define ROOT_TPaveLabel
34 const char *label,
Option_t *option=
"");
39 const char *label,
Option_t *option=
"");
static const double x2[5]
static const double x1[5]
#define ClassDef(name, id)
Mother of all ROOT objects.
A Pave (see TPave) with a text centered in the Pave.
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.
void Copy(TObject &pavelabel) const
Copy this pavelabel to pavelabel.
const char * GetTitle() const
Returns title of object.
const char * GetLabel() const
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out.
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.
TPaveLabel()
Pavelabel default constructor.
virtual void Paint(Option_t *option="")
Paint this pavelabel with its current attributes.
TString fLabel
Label written at the center of Pave.
virtual void SetLabel(const char *label)
A TBox with a bordersize and a shadow option.
const char * Data() const