12 #ifndef ROOT_TPaveLabel
13 #define ROOT_TPaveLabel
46 const char *label,
Option_t *option=
"");
51 const char *label,
Option_t *option=
"");
53 virtual void SetLabel(
const char *label) {fLabel = label;}
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.
A TBox with a bordersize and a shadow option.
const char * Data() const
static const double x2[5]
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 * GetTitle() const
Returns title of object.
static const double x1[5]
virtual void Draw(Option_t *option="")
Draw this pavelabel with its current attributes.
const char * GetLabel() const
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.
void Copy(TObject &pavelabel) const
Copy this pavelabel to pavelabel.