#include <TParallelCoordRange.h>
Inheritance diagram for TParallelCoordRange:
Definition at line 29 of file TParallelCoordRange.h.
anonymous enum |
Definition at line 31 of file TParallelCoordRange.h.
anonymous enum |
Definition at line 31 of file TParallelCoordRange.h.
TParallelCoordRange::TParallelCoordRange | ( | ) |
TParallelCoordRange::~TParallelCoordRange | ( | ) |
Definition at line 55 of file TParallelCoordRange.cxx.
TParallelCoordRange::TParallelCoordRange | ( | TParallelCoordVar * | var, | |
Double_t | min = 0 , |
|||
Double_t | max = 0 , |
|||
TParallelCoordSelect * | sel = NULL | |||
) |
Definition at line 62 of file TParallelCoordRange.cxx.
References fMax, fMin, fSelect, fVar, TParallelCoordVar::GetCurrentMax(), TParallelCoordVar::GetCurrentMin(), TParallelCoord::GetCurrentSelection(), TAttLine::GetLineColor(), TParallelCoordVar::GetParallel(), TParallelCoord::kLiveUpdate, kLiveUpdate, kShowOnPad, kTRUE, sel, TObject::SetBit(), SetLineColor(), and TObject::TestBit().
TParallelCoordRange::TParallelCoordRange | ( | ) |
TParallelCoordRange::~TParallelCoordRange | ( | ) |
TParallelCoordRange::TParallelCoordRange | ( | TParallelCoordVar * | var, | |
Double_t | min = 0 , |
|||
Double_t | max = 0 , |
|||
TParallelCoordSelect * | sel = NULL | |||
) |
Definition at line 445 of file TParallelCoordRange.cxx.
References fSelect, fSize, fVar, TAttLine::GetLineColor(), TParallelCoordVar::GetVert(), TParallelCoordVar::GetXYfromValue(), p, SetLineColor(), x, and y.
Referenced by Paint().
Definition at line 319 of file TParallelCoordRange.cxx.
References fMax, fMin, fSize, fVar, TParallelCoordVar::GetVert(), TParallelCoordVar::GetX(), TParallelCoordVar::GetXYfromValue(), TParallelCoordVar::GetY(), and gPad.
Referenced by ExecuteEvent().
Definition at line 357 of file TParallelCoordRange.cxx.
References fSize, fVar, TParallelCoordVar::GetVert(), TParallelCoordVar::GetXYfromValue(), gPad, and slider.
Referenced by ExecuteEvent().
Definition at line 387 of file TParallelCoordRange.cxx.
References fSize, fVar, TParallelCoordVar::GetVert(), TParallelCoordVar::GetX(), TParallelCoordVar::GetY(), gPad, and slider.
void TParallelCoordRange::BringOnTop | ( | ) | [virtual] |
Definition at line 86 of file TParallelCoordRange.cxx.
References fSelect, fVar, TParallelCoordVar::GetParallel(), TParallelCoord::GetSelectList(), gPad, and list.
void TParallelCoordRange::Delete | ( | const Option_t * | options = "" |
) | [virtual] |
Definition at line 98 of file TParallelCoordRange.cxx.
References TParallelCoord::CleanUpSelections(), fVar, TParallelCoordVar::GetParallel(), TParallelCoordVar::GetRanges(), and TList::Remove().
Reimplemented from TObject.
Definition at line 109 of file TParallelCoordRange.cxx.
References ROOT::Math::gv_detail::dist(), fMax, fMin, fSize, fVar, TParallelCoordVar::GetVert(), TParallelCoordVar::GetXYfromValue(), gPad, kShowOnPad, and TObject::TestBit().
void TParallelCoordRange::Draw | ( | Option_t * | options = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 134 of file TParallelCoordRange.cxx.
References TObject::AppendPad().
Reimplemented from TObject.
Definition at line 143 of file TParallelCoordRange.cxx.
References fMax, fMin, fSelect, fSize, fVar, GetBindingLinePoints(), TParallelCoordVar::GetParallel(), GetSliderPoints(), TParallelCoordVar::GetValuefromXY(), TParallelCoordVar::GetVert(), TBox::GetX1(), TBox::GetX2(), TParallelCoordVar::GetXYfromValue(), TBox::GetY1(), TBox::GetY2(), gPad, gVirtualX, kButton1Down, kButton1Motion, kButton1Up, kLiveUpdate, kMouseEnter, kMouseMotion, kPointer, max, min, NULL, p, TParallelCoord::SetCurrentSelection(), and TObject::TestBit().
virtual Double_t TParallelCoordRange::GetMin | ( | ) | [inline, virtual] |
virtual Double_t TParallelCoordRange::GetMax | ( | ) | [inline, virtual] |
TParallelCoordVar* TParallelCoordRange::GetVar | ( | ) | [inline] |
TParallelCoordSelect* TParallelCoordRange::GetSelection | ( | ) | [inline] |
void TParallelCoordRange::Paint | ( | Option_t * | options | ) | [virtual] |
Reimplemented from TObject.
Definition at line 433 of file TParallelCoordRange.cxx.
References fMax, fMin, kShowOnPad, kTRUE, PaintSlider(), and TObject::TestBit().
void TParallelCoordRange::Print | ( | Option_t * | options | ) | const [virtual] |
Reimplemented from TNamed.
Definition at line 486 of file TParallelCoordRange.cxx.
References fMax, fMin, fVar, and TNamed::GetTitle().
void TParallelCoordRange::SendToBack | ( | ) | [virtual] |
Definition at line 495 of file TParallelCoordRange.cxx.
References fSelect, fVar, TParallelCoordVar::GetParallel(), TParallelCoord::GetSelectList(), gPad, and list.
void TParallelCoordRange::SetLineColor | ( | Color_t | col | ) | [virtual] |
Reimplemented from TAttLine.
Definition at line 507 of file TParallelCoordRange.cxx.
References fSelect, and TAttLine::SetLineColor().
Referenced by PaintSlider(), paracoor(), and TParallelCoordRange().
void TParallelCoordRange::SetLineWidth | ( | Width_t | wid | ) | [virtual] |
Reimplemented from TAttLine.
Definition at line 517 of file TParallelCoordRange.cxx.
References fSelect, and TAttLine::SetLineWidth().
TParallelCoordRange::ClassDef | ( | TParallelCoordRange | , | |
1 | ||||
) |
virtual void TParallelCoordRange::BringOnTop | ( | ) | [virtual] |
virtual void TParallelCoordRange::Delete | ( | const Option_t * | options = "" |
) | [virtual] |
Reimplemented from TObject.
virtual void TParallelCoordRange::Draw | ( | Option_t * | options = "" |
) | [virtual] |
Reimplemented from TObject.
Reimplemented from TObject.
virtual Double_t TParallelCoordRange::GetMin | ( | ) | [inline, virtual] |
virtual Double_t TParallelCoordRange::GetMax | ( | ) | [inline, virtual] |
TParallelCoordVar* TParallelCoordRange::GetVar | ( | ) | [inline] |
TParallelCoordSelect* TParallelCoordRange::GetSelection | ( | ) | [inline] |
virtual void TParallelCoordRange::Paint | ( | Option_t * | options | ) | [virtual] |
Reimplemented from TObject.
virtual void TParallelCoordRange::Print | ( | Option_t * | options | ) | const [virtual] |
Reimplemented from TNamed.
virtual void TParallelCoordRange::SendToBack | ( | ) | [virtual] |
virtual void TParallelCoordRange::SetLineColor | ( | Color_t | col | ) | [virtual] |
Reimplemented from TAttLine.
virtual void TParallelCoordRange::SetLineWidth | ( | Width_t | wid | ) | [virtual] |
Reimplemented from TAttLine.
TParallelCoordRange::ClassDef | ( | TParallelCoordRange | , | |
1 | ||||
) |
Double_t TParallelCoordRange::fMin [private] |
Definition at line 37 of file TParallelCoordRange.h.
Referenced by DistancetoPrimitive(), ExecuteEvent(), GetBindingLinePoints(), GetMin(), IsIn(), Paint(), Print(), and TParallelCoordRange().
Double_t TParallelCoordRange::fMax [private] |
Definition at line 38 of file TParallelCoordRange.h.
Referenced by DistancetoPrimitive(), ExecuteEvent(), GetBindingLinePoints(), GetMax(), IsIn(), Paint(), Print(), and TParallelCoordRange().
const Double_t TParallelCoordRange::fSize [private] |
Definition at line 39 of file TParallelCoordRange.h.
Referenced by DistancetoPrimitive(), ExecuteEvent(), GetBindingLinePoints(), GetSliderPoints(), and PaintSlider().
TParallelCoordVar* TParallelCoordRange::fVar [private] |
Definition at line 40 of file TParallelCoordRange.h.
Referenced by BringOnTop(), Delete(), DistancetoPrimitive(), ExecuteEvent(), GetBindingLinePoints(), GetSliderPoints(), GetVar(), PaintSlider(), Print(), SendToBack(), and TParallelCoordRange().
TParallelCoordSelect* TParallelCoordRange::fSelect [private] |
Definition at line 41 of file TParallelCoordRange.h.
Referenced by BringOnTop(), ExecuteEvent(), GetSelection(), PaintSlider(), SendToBack(), SetLineColor(), SetLineWidth(), and TParallelCoordRange().
TParallelCoordVar* TParallelCoordRange::fVar [private] |
Definition at line 40 of file TParallelCoordRange.h.
TParallelCoordSelect* TParallelCoordRange::fSelect [private] |
Definition at line 41 of file TParallelCoordRange.h.