#include <TParallelCoordRange.h>
Inheritance diagram for TParallelCoordSelect:

Public Types | |
| enum | |
| enum | |
Public Member Functions | |
| TParallelCoordSelect () | |
| TParallelCoordSelect (const char *title) | |
| ~TParallelCoordSelect () | |
| const char * | GetTitle () const |
| void | SetActivated (Bool_t on) |
| void | SetShowRanges (Bool_t s) |
| void | SetTitle (const char *title) |
| ClassDef (TParallelCoordSelect, 1) | |
| TParallelCoordSelect () | |
| TParallelCoordSelect (const char *title) | |
| ~TParallelCoordSelect () | |
| const char * | GetTitle () const |
| void | SetActivated (Bool_t on) |
| void | SetShowRanges (Bool_t s) |
| void | SetTitle (const char *title) |
| ClassDef (TParallelCoordSelect, 1) | |
Private Attributes | |
| TString | fTitle |
Definition at line 87 of file TParallelCoordRange.h.
| anonymous enum |
Definition at line 89 of file TParallelCoordRange.h.
| anonymous enum |
Definition at line 89 of file TParallelCoordRange.h.
| TParallelCoordSelect::TParallelCoordSelect | ( | ) |
| TParallelCoordSelect::TParallelCoordSelect | ( | const char * | title | ) |
Definition at line 550 of file TParallelCoordRange.cxx.
References fTitle, kActivated, kShowRanges, kTRUE, and TObject::SetBit().
| TParallelCoordSelect::~TParallelCoordSelect | ( | ) |
| TParallelCoordSelect::TParallelCoordSelect | ( | ) |
| TParallelCoordSelect::TParallelCoordSelect | ( | const char * | title | ) |
| TParallelCoordSelect::~TParallelCoordSelect | ( | ) |
| const char* TParallelCoordSelect::GetTitle | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 102 of file TParallelCoordRange.h.
References TString::Data(), and fTitle.
Referenced by TParallelCoord::SetCurrentSelection().
| void TParallelCoordSelect::SetActivated | ( | Bool_t | on | ) |
Definition at line 574 of file TParallelCoordRange.cxx.
References kActivated, TParallelCoordRange::kShowOnPad, and TObject::SetBit().
Referenced by TParallelCoordEditor::DoActivateSelection().
| void TParallelCoordSelect::SetShowRanges | ( | Bool_t | s | ) |
Definition at line 586 of file TParallelCoordRange.cxx.
References TParallelCoordRange::kShowOnPad, kShowRanges, and TObject::SetBit().
Referenced by TParallelCoordEditor::DoShowRanges().
| void TParallelCoordSelect::SetTitle | ( | const char * | title | ) | [inline] |
| TParallelCoordSelect::ClassDef | ( | TParallelCoordSelect | , | |
| 1 | ||||
| ) |
| const char* TParallelCoordSelect::GetTitle | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 102 of file TParallelCoordRange.h.
References TString::Data(), and fTitle.
| void TParallelCoordSelect::SetActivated | ( | Bool_t | on | ) |
| void TParallelCoordSelect::SetShowRanges | ( | Bool_t | s | ) |
| void TParallelCoordSelect::SetTitle | ( | const char * | title | ) | [inline] |
| TParallelCoordSelect::ClassDef | ( | TParallelCoordSelect | , | |
| 1 | ||||
| ) |
TString TParallelCoordSelect::fTitle [private] |
Definition at line 95 of file TParallelCoordRange.h.
Referenced by GetTitle(), SetTitle(), and TParallelCoordSelect().
1.5.1