TPavesText


class description - source file - inheritance tree

class TPavesText : public TPaveText


    public:
TPavesText(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t npaves = 5, Option_t* option = "br") TPavesText(const TPavesText& pavestext) TPavesText() virtual ~TPavesText() static TClass* Class() virtual void Draw(Option_t* option) virtual Int_t GetNpaves() virtual TClass* IsA() const virtual void Paint(Option_t* option) virtual void SavePrimitive(ofstream& out, Option_t* option) virtual void SetNpaves(Int_t npaves = 5) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t fNpaves Number of stacked paves

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.