#include <TPavesText.h>
Inheritance diagram for TPavesText:


Public Methods | |
| TPavesText () | |
| 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) | |
| virtual | ~TPavesText () |
| virtual void | Draw (Option_t *option="") |
| virtual Int_t | GetNpaves () |
| virtual void | Paint (Option_t *option="") |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| virtual void | SetNpaves (Int_t npaves=5) |
Protected Attributes | |
| Int_t | fNpaves |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from TPaveText. |
|
|
Definition at line 39 of file TPavesText.h. References fNpaves. |
|
|
Reimplemented from TPaveText. |
|
||||||||||||
|
Reimplemented from TPaveText. |
|
|
Definition at line 42 of file TPavesText.h. References fNpaves. |
|
|
Definition at line 31 of file TPavesText.h. |
1.2.16