Public Member Functions | Protected Attributes

TGo4ConditionPainter Class Reference

#include <TGo4ConditionPainter.h>

Inheritance diagram for TGo4ConditionPainter:
TGo4LabelPainter TGo4CondArrayPainter TGo4PolyCondPainter TGo4WinCondPainter

List of all members.

Public Member Functions

 TGo4ConditionPainter ()
 TGo4ConditionPainter (const char *name, const char *title=0)
virtual ~TGo4ConditionPainter ()
virtual void PaintCondition (Option_t *opt="")
virtual void UnPaintCondition (Option_t *opt="")
virtual void PaintLabel (Option_t *opt="")
virtual void SetCondition (TGo4Condition *con)

Protected Attributes

TGo4ConditionfxCondition

Detailed Description

Definition at line 21 of file TGo4ConditionPainter.h.


Constructor & Destructor Documentation

TGo4ConditionPainter::TGo4ConditionPainter (  ) 

Definition at line 25 of file TGo4ConditionPainter.cxx.

TGo4ConditionPainter::TGo4ConditionPainter ( const char *  name,
const char *  title = 0 
)

Definition at line 30 of file TGo4ConditionPainter.cxx.

TGo4ConditionPainter::~TGo4ConditionPainter (  )  [virtual]

Definition at line 35 of file TGo4ConditionPainter.cxx.

References UnPaintCondition().


Member Function Documentation

void TGo4ConditionPainter::PaintCondition ( Option_t *  opt = ""  )  [virtual]

Display condition with plain root canvas and in go4 viewpanel

Reimplemented in TGo4CondArrayPainter, TGo4PolyCondPainter, and TGo4WinCondPainter.

Definition at line 42 of file TGo4ConditionPainter.cxx.

Referenced by TGo4Condition::Paint().

void TGo4ConditionPainter::SetCondition ( TGo4Condition con  )  [virtual]

Not inline, because we overwrite this for polygon condition.

Reimplemented in TGo4PolyCondPainter.

Definition at line 153 of file TGo4ConditionPainter.cxx.

References fxCondition.

Referenced by TGo4WinCond::CreatePainter(), TGo4PolyCond::CreatePainter(), TGo4CondArray::CreatePainter(), TGo4WinCond::SetPainter(), and TGo4PolyCond::SetPainter().

void TGo4ConditionPainter::UnPaintCondition ( Option_t *  opt = ""  )  [virtual]

Display condition with plain root canvas and in go4 viewpanel

Reimplemented in TGo4CondArrayPainter, TGo4PolyCondPainter, and TGo4WinCondPainter.

Definition at line 48 of file TGo4ConditionPainter.cxx.

Referenced by TGo4Condition::UnDraw(), and ~TGo4ConditionPainter().


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines