ROOT
6.07/01
Reference Guide
|
TLatex helper struct holding the attributes of a piece of text.
Public Attributes | |
Double_t | fAngle |
Double_t | fSize |
Int_t | fColor |
Int_t | fFont |
#include <TLatex.h>
Double_t TLatex::TextSpec_t::fAngle |
Definition at line 40 of file TLatex.h.
Referenced by TLatex::Analyse(), TLatex::DrawCircle(), TLatex::DrawLine(), TLatex::DrawParenthesis(), TLatex::FirstParse(), and TLatex::PaintLatex1().
Int_t TLatex::TextSpec_t::fColor |
Definition at line 41 of file TLatex.h.
Referenced by TLatex::Analyse(), TLatex::DrawCircle(), TLatex::DrawLine(), TLatex::DrawParenthesis(), TLatex::FirstParse(), and TLatex::PaintLatex1().
Int_t TLatex::TextSpec_t::fFont |
Definition at line 41 of file TLatex.h.
Referenced by TLatex::Analyse(), TLatex::FirstParse(), and TLatex::PaintLatex1().
Double_t TLatex::TextSpec_t::fSize |
Definition at line 40 of file TLatex.h.
Referenced by TLatex::Analyse(), TLatex::FirstParse(), and TLatex::PaintLatex1().