![]() |
ROOT
6.06/08
Reference Guide
|
Go to the source code of this file.
Functions | |
| Ta | Range (0, 0, 1, 1) |
| lv | SetLineStyle (3) |
| lv | SetLineColor (kBlue) |
| lv | DrawLine (0.33, 0.0, 0.33, 1.0) |
| lv | DrawLine (0.6, 0.165, 1., 0.165) |
| th1 | SetTextAlign (11) |
| th1 | SetTextSize (0.12) |
| th1 | Draw () |
| th2 | SetTextAlign (21) |
| th3 | SetTextAlign (31) |
| tv2 | SetTextAlign (12) |
| tv3 | SetTextAlign (13) |
Variables | |
| TLine * | lv = new TLine |
| TText * | th1 = new TText(0.33,0.165,"Left adjusted") |
| TText * | th2 = new TText(0.33,0.493,"Center adjusted") |
| TText * | th3 = new TText(0.33,0.823,"Right adjusted") |
| TText * | tv1 = new TText(0.66,0.165,"Bottom adjusted") |
| TText * | tv2 = new TText(0.66,0.493,"Center adjusted") |
| TText * | tv3 = new TText(0.66,0.823,"Top adjusted") |
| return | Ta |
| line Draw | ( | ) |
| lv DrawLine | ( | 0. | 33, |
| 0. | 0, | ||
| 0. | 33, | ||
| 1. | 0 | ||
| ) |
| lv DrawLine | ( | 0. | 6, |
| 0. | 165, | ||
| 1. | , | ||
| 0. | 165 | ||
| ) |
| Ta Range | ( | 0 | , |
| 0 | , | ||
| 1 | , | ||
| 1 | |||
| ) |
Referenced by RooFactoryWSTool::SpecialsIFace::create(), and testNegate().
| lv SetLineStyle | ( | 3 | ) |
| tv1 SetTextAlign | ( | 11 | ) |
Referenced by TGX11::HasTTFonts(), and TGWin32::HasTTFonts().
| th2 SetTextAlign | ( | 21 | ) |
| th3 SetTextAlign | ( | 31 | ) |
| tv2 SetTextAlign | ( | 12 | ) |
| tv3 SetTextAlign | ( | 13 | ) |
| pt SetTextSize | ( | 0. | 12 | ) |
Referenced by TGX11::SetTextMagnitude(), and TTF::TTF().
Definition at line 5 of file textalign.C.
Referenced by TGDMLParse::AssProcess(), ROOT::Math::VectorUtil::boost(), ROOT::Math::VectorUtil::boostX(), ROOT::Math::VectorUtil::boostY(), ROOT::Math::VectorUtil::boostZ(), TTVLVContainer::SetListView(), TGLVContainer::SetListView(), TRootBrowserLite::SetViewMode(), TNewChainDlg::TNewChainDlg(), and TGDMLParse::VolProcess().
| return Ta |
Definition at line 38 of file textalign.C.
Definition at line 13 of file textalign.C.
Referenced by TGeoSphere::Capacity(), TView3D::FindThetaSectors(), TPainter3dAlgorithms::LegoSpherical(), TMVA::probas(), TGeoRotation::SavePrimitive(), and TGSpeedo::SetThresholds().
Definition at line 17 of file textalign.C.
Referenced by TGeoSphere::Capacity(), THistPainter::DistancetoPrimitive(), TView3D::FindThetaSectors(), THistPainter::GetObjectInfo(), TPainter3dAlgorithms::LegoSpherical(), TGeoRotation::SavePrimitive(), and TGSpeedo::SetThresholds().
Definition at line 21 of file textalign.C.
Referenced by TGLScenePad::AddHistoPhysical(), TGLScenePad::ComposePolymarker(), TGeoRotation::SavePrimitive(), and TGSpeedo::SetThresholds().
Definition at line 26 of file textalign.C.
Definition at line 30 of file textalign.C.
Definition at line 34 of file textalign.C.