Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TPaveLabel Class Reference

#include <TPaveLabel.h>

Inheritance diagram for TPaveLabel:

Inheritance graph
[legend]
Collaboration diagram for TPaveLabel:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TPaveLabel::TPaveLabel  
 

TPaveLabel::TPaveLabel Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
const char *    label,
Option_t *    option = "br"
 

TPaveLabel::TPaveLabel const TPaveLabel &    pavelabel
 

virtual TPaveLabel::~TPaveLabel   [virtual]
 


Member Function Documentation

void TPaveLabel::Copy TObject   pavelabel const [virtual]
 

Reimplemented from TPave.

Reimplemented in TPaveClass.

virtual void TPaveLabel::Draw Option_t *    option = "" [virtual]
 

Reimplemented from TPave.

virtual void TPaveLabel::DrawPaveLabel Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
const char *    label,
Option_t *    option = ""
[virtual]
 

const char* TPaveLabel::GetLabel   const
 

Definition at line 46 of file TPaveLabel.h.

References TString::Data().

const char* TPaveLabel::GetTitle   const [virtual]
 

Reimplemented from TObject.

Definition at line 47 of file TPaveLabel.h.

References TString::Data().

virtual void TPaveLabel::Paint Option_t *    option = "" [virtual]
 

Reimplemented from TPave.

virtual void TPaveLabel::PaintPaveLabel Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
const char *    label,
Option_t *    option = ""
[virtual]
 

virtual void TPaveLabel::SavePrimitive ofstream &    out,
Option_t *    option
[virtual]
 

Reimplemented from TPave.

Reimplemented in TPaveClass.

virtual void TPaveLabel::SetLabel const char *    label [virtual]
 

Definition at line 52 of file TPaveLabel.h.


Member Data Documentation

TString TPaveLabel::fLabel [protected]
 

Definition at line 35 of file TPaveLabel.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:05:06 2003 for ROOT by doxygen1.2.16