#include <TLatex.h>
Public Methods | |
| FormSize () | |
| FormSize (Double_t x, Double_t y1, Double_t y2) | |
| virtual | ~FormSize () |
| FormSize (const FormSize &form) | |
| FormSize | operator+ (FormSize f) |
| void | operator+= (FormSize f) |
| void | Set (Double_t x, Double_t y1, Double_t y2) |
| FormSize | add_Dessus (FormSize f) |
| FormSize | add_Dessous (FormSize f) |
| FormSize | add_DessusDessous (FormSize f1, FormSize f2) |
| Double_t | Width () |
| Double_t | Dessus () |
| Double_t | Dessous () |
| Double_t | Height () |
|
|
Definition at line 50 of file TLatex.h. Referenced by add_Dessous(), add_Dessus(), add_DessusDessous(), and operator+(). |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 56 of file TLatex.h. References Dessous(), Dessus(), FormSize(), TMath::Max(), and Width(). |
|
|
Definition at line 58 of file TLatex.h. References Dessous(), Dessus(), TMath::Max(), and Width(). |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 66 of file TLatex.h. References Dessous(), Dessus(), FormSize(), TMath::Max(), and Width(). |
|
|
Definition at line 70 of file TLatex.h. Referenced by add_Dessous(), add_Dessus(), add_DessusDessous(), operator+(), and operator+=(). |
|
|
Definition at line 71 of file TLatex.h. Referenced by add_DessusDessous(), operator+(), and operator+=(). |
|
|
Definition at line 72 of file TLatex.h. Referenced by add_DessusDessous(), operator+(), and operator+=(). |
|
|
Definition at line 73 of file TLatex.h. Referenced by add_Dessous(), and add_Dessus(). |
1.2.16