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


Public Methods | |
| TPaveStats () | |
| TPaveStats (Double_t x1, Double_t y1, Double_t x2,Double_t y2, Option_t *option="br") | |
| virtual | ~TPaveStats () |
| virtual TBox * | AddBox (Double_t, Double_t, Double_t, Double_t) |
| virtual TLine * | AddLine (Double_t, Double_t, Double_t, Double_t) |
| virtual void | DeleteText () |
| virtual void | EditText () |
| virtual const char * | GetFitFormat () const |
| virtual const char * | GetStatFormat () const |
| Int_t | GetOptFit () const |
| Int_t | GetOptStat () const |
| TObject * | GetParent () const |
| virtual void | Paint (Option_t *option="") |
| virtual void | InsertText (const char *) |
| virtual void | InsertLine () |
| virtual void | SetLabel (const char *) |
| virtual void | ReadFile (const char *, Option_t *, Int_t, Int_t) |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| virtual void | SaveStyle () |
| virtual void | SetAllWith (const char *, Option_t *, Double_t) |
| virtual void | SetMargin (Float_t) |
| virtual void | SetFitFormat (const char *format="5.4g") |
| virtual void | SetStatFormat (const char *format="6.4g") |
| void | SetOptFit (Int_t fit=1) |
| void | SetOptStat (Int_t stat=1) |
| void | SetParent (TObject *obj) |
Protected Attributes | |
| Int_t | fOptFit |
| Int_t | fOptStat |
| TString | fFitFormat |
| TString | fStatFormat |
| TObject * | fParent |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
Reimplemented from TPaveText. Definition at line 41 of file TPaveStats.h. |
|
||||||||||||||||||||
|
Reimplemented from TPaveText. Definition at line 42 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. Definition at line 43 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. Definition at line 44 of file TPaveStats.h. |
|
|
Definition at line 45 of file TPaveStats.h. References TString::Data(). |
|
|
Definition at line 46 of file TPaveStats.h. References TString::Data(). |
|
|
|
|
|
|
|
|
Definition at line 49 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. |
|
|
Reimplemented from TPaveText. Definition at line 51 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. Definition at line 52 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. Definition at line 53 of file TPaveStats.h. |
|
||||||||||||||||||||
|
Reimplemented from TPaveText. Definition at line 54 of file TPaveStats.h. |
|
||||||||||||
|
Reimplemented from TPaveText. |
|
|
|
|
||||||||||||||||
|
Reimplemented from TPaveText. Definition at line 57 of file TPaveStats.h. |
|
|
Reimplemented from TPaveText. Definition at line 58 of file TPaveStats.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 63 of file TPaveStats.h. |
|
|
Definition at line 31 of file TPaveStats.h. |
|
|
Definition at line 32 of file TPaveStats.h. |
|
|
Definition at line 33 of file TPaveStats.h. |
|
|
Definition at line 34 of file TPaveStats.h. |
|
|
Definition at line 35 of file TPaveStats.h. |
1.2.16