A Pave (see TPave) with text, lines or/and boxes inside.
 
A PaveText (see TPaveText) with several stacked paves.
 
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out.
 
virtual ~TPavesText()
Pavestext default destructor.
 
virtual Int_t GetNpaves()
 
virtual void Paint(Option_t *option="")
Paint this pavestext with its current attributes.
 
virtual void SetNpaves(Int_t npaves=5)
 
virtual void Draw(Option_t *option="")
Draw this pavestext with its current attributes.
 
TPavesText()
Pavestext default constructor.