v2.10-0 (21000JUN2005)

Uses of Class
Go4ConditionsBase.TGo4ConditionPainter

Packages that use TGo4ConditionPainter
Go4ConditionsBase 

Uses of TGo4ConditionPainter in Go4ConditionsBase
 

Subclasses of TGo4ConditionPainter in Go4ConditionsBase
class TGo4CondArrayPainter
          
class TGo4PolyCondPainter
          
class TGo4WinCondPainter
          
 

Fields in Go4ConditionsBase declared as TGo4ConditionPainter
protected TGo4ConditionPainter*TGo4Condition.fxPainter
          Painter instance to display the condition in root pad.
 

Methods in Go4ConditionsBase that return TGo4ConditionPainter
virtual TGo4ConditionPainter*TGo4CondArray.CreatePainter()
          Factory method to generate the subclass implementation for painter
virtual TGo4ConditionPainter*TGo4Condition.CreatePainter()
          Factory method to generate the subclass implentation for painter
virtual TGo4ConditionPainter*TGo4PolyCond.CreatePainter()
          Factory method to generate the subclass implentation for painter
virtual TGo4ConditionPainter*TGo4WinCond.CreatePainter()
          Factory method to generate the subclass implentation for painter
 

Methods in Go4ConditionsBase with parameters of type TGo4ConditionPainter
virtual voidTGo4CondArray.SetPainter(TGo4ConditionPainter* painter)
          Replace default painter of this condition by external one.
if different views of this condition shall exist for different TPads,
the painter (i.e. view) can be exchanged before pad is updated.
virtual voidTGo4Condition.SetPainter(TGo4ConditionPainter* painter)
          Replace default painter of this condition by external one.
if different views of this condition shall exist for different TPads,
the painter (i.e. view) can be exchanged before pad is updated.
virtual voidTGo4PolyCond.SetPainter(TGo4ConditionPainter* painter)
          Replace default painter of this condition by external one.
if different views of this condition shall exist for different TPads,
the painter (i.e. view) can be exchanged before pad is updated.
virtual voidTGo4WinCond.SetPainter(TGo4ConditionPainter* painter)
          Replace default painter of this condition by external one.
if different views of this condition shall exist for different TPads,
the painter (i.e. view) can be exchanged before pad is updated.
 


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005