TPaveLabel


class description - source file - inheritance tree

class TPaveLabel : public TPave, public TAttText


    public:
TPaveLabel(Double_t x1, Double_t y1, Double_t x2, Double_t y2, const char* label, Option_t* option = "br") TPaveLabel(const TPaveLabel& pavelabel) TPaveLabel() virtual ~TPaveLabel() static TClass* Class() virtual 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 virtual const char* GetTitle() const virtual TClass* IsA() 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) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TString fLabel Label written at the center of Pave


See also

TPaveClass

Class Description



Last update: Fri May 14 13:32:42 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.