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


Public Methods | |
| TPaveText () | |
| TPaveText (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Option_t *option="br") | |
| TPaveText (const TPaveText &pavetext) | |
| virtual | ~TPaveText () |
| virtual TBox * | AddBox (Double_t x1, Double_t y1, Double_t x2, Double_t y2) |
| virtual TLine * | AddLine (Double_t x1=0, Double_t y1=0, Double_t x2=0, Double_t y2=0) |
| virtual TText * | AddText (Double_t x1, Double_t y1, const char *label) |
| virtual TText * | AddText (const char *label) |
| virtual void | Clear (Option_t *option="") |
| virtual void | DeleteText () |
| virtual void | Draw (Option_t *option="") |
| virtual void | DrawFile (const char *filename, Option_t *option="") |
| virtual void | EditText () |
| const char * | GetLabel () const |
| virtual TText * | GetLine (Int_t number) const |
| virtual TText * | GetLineWith (const char *text) const |
| virtual TList * | GetListOfLines () const |
| Float_t | GetMargin () const |
| virtual TObject * | GetObject (Double_t &ymouse, Double_t &yobj) const |
| virtual Int_t | GetSize () const |
| virtual void | InsertLine () |
| virtual void | InsertText (const char *label) |
| virtual void | Paint (Option_t *option="") |
| virtual void | PaintPrimitives (Int_t mode) |
| virtual void | Print (Option_t *option="") const |
| virtual void | ReadFile (const char *filename, Option_t *option="", Int_t nlines=50, Int_t fromline=0) |
| virtual void | SaveLines (ofstream &out, const char *name) |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| virtual void | SetAllWith (const char *text, Option_t *option, Double_t value) |
| virtual void | SetLabel (const char *label) |
| virtual void | SetMargin (Float_t margin=0.05) |
Protected Attributes | |
| TString | fLabel |
| Int_t | fLongest |
| Float_t | fMargin |
| TList * | fLines |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
Reimplemented in TPaveStats. |
|
||||||||||||||||||||
|
Reimplemented in TPaveStats. |
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Reimplemented in TPaveStats. |
|
|
Reimplemented from TPave. Reimplemented in TDiamond, and TPavesText. |
|
||||||||||||
|
|
|
|
Reimplemented in TPaveStats. |
|
|
Definition at line 57 of file TPaveText.h. References TString::Data(). |
|
|
|
|
|
|
|
|
Definition at line 60 of file TPaveText.h. |
|
|
Definition at line 61 of file TPaveText.h. References fMargin. |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in TPaveStats. |
|
|
Reimplemented in TPaveStats. |
|
|
Reimplemented from TPave. Reimplemented in TDiamond, TPaveStats, and TPavesText. |
|
|
|
|
|
Reimplemented from TPave. |
|
||||||||||||||||||||
|
Reimplemented in TPaveStats. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from TPave. Reimplemented in TDiamond, TPaveStats, and TPavesText. |
|
||||||||||||||||
|
Reimplemented in TPaveStats. |
|
|
Reimplemented in TPaveStats. Definition at line 73 of file TPaveText.h. |
|
|
Reimplemented in TPaveStats. Definition at line 74 of file TPaveText.h. References fMargin. |
|
|
Definition at line 38 of file TPaveText.h. |
|
|
Definition at line 39 of file TPaveText.h. |
|
|
Definition at line 40 of file TPaveText.h. |
|
|
Definition at line 41 of file TPaveText.h. |
1.2.16