#include <TGo4WinCondPainter.h>
Inheritance diagram for TGo4WinCondPainter:

Public Member Functions | |
| TGo4WinCondPainter () | |
| TGo4WinCondPainter (const char *name, const char *title="Go4 window condition") | |
| virtual | ~TGo4WinCondPainter () |
| virtual void | PaintCondition (Option_t *opt="") |
| Display condition with plain root canvas and in go4 viewpanel. | |
| virtual void | UnPaintCondition (Option_t *opt="") |
| Erase condition view. | |
| virtual void | DisplayToFront (Option_t *opt="") |
| pop all components to the front of the pad | |
Private Attributes | |
| TGo4WinCondView * | fxBox |
| Window marker box. | |
|
|
Definition at line 28 of file TGo4WinCondPainter.cxx. |
|
||||||||||||
|
Definition at line 34 of file TGo4WinCondPainter.cxx. |
|
|
Definition at line 40 of file TGo4WinCondPainter.cxx. References fxBox, and UnPaintCondition(). |
|
|
Display condition with plain root canvas and in go4 viewpanel.
Reimplemented from TGo4ConditionPainter. Definition at line 50 of file TGo4WinCondPainter.cxx. References fxBox, TGo4ConditionPainter::fxCondition, TGo4Condition::GetDimension(), TGo4WinCond::GetValues(), TGo4Condition::IsVisible(), TGo4WinCond::SetValues(), and UnPaintCondition(). |
|
|
Erase condition view.
Reimplemented from TGo4ConditionPainter. Definition at line 156 of file TGo4WinCondPainter.cxx. References fxBox. Referenced by PaintCondition(), and ~TGo4WinCondPainter(). |
|
|
pop all components to the front of the pad
Reimplemented from TGo4LabelPainter. Definition at line 168 of file TGo4WinCondPainter.cxx. References TGo4LabelPainter::DisplayToFront(), and fxBox. |
|
|
Window marker box.
Definition at line 43 of file TGo4WinCondPainter.h. Referenced by DisplayToFront(), PaintCondition(), UnPaintCondition(), and ~TGo4WinCondPainter(). |
1.4.2