v2.10-0 (21000JUN2005)

Go4ConditionsBase
Class TGo4PolyCondPainter


class TGo4PolyCondPainter
derived from TGo4ConditionPainter


Field Summary
 private TGo4PolyCondView*fxCutView
          Cut used for polygon display.

Fields inherited from class Go4ConditionsBase.TGo4ConditionPainter
fxCondition

Fields inherited from class TAttFill
fFillColor, fFillStyle

Fields inherited from class TAttLine
fLineColor, fLineStyle, fLineWidth

Fields inherited from class TAttText
fTextAngle, fTextSize, fTextAlign, fTextColor, fTextFont

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4PolyCondPainter()
           
TGo4PolyCondPainter(const Text_t* name)
           
TGo4PolyCondPainter(const Text_t* name, const Text_t* title)
           

Destructor Summary
~TGo4PolyCondPainter()
           

Method Summary
 virtual voidPaintCondition(Option_t* opt)
          Display condition with plain root canvas and in go4 viewpanel
 virtual voidSetCondition(TGo4Condition* con)
           
 virtual voidUnPaintCondition(Option_t* opt)
          Erase condition view

Methods inherited from class Go4ConditionsBase.TGo4ConditionPainter
PaintLabel

Methods inherited from class Go4ConditionsBase.TGo4LabelPainter
AddToLabel, GetLabelXlo, GetLabelXup, GetLabelYlo, GetLabelYup, InitAttributes, RePaintLabel, SetCaption, SetHeight, SetWidth, SetX0, SetY0, UnPaintLabel

Methods inherited from class TAttFill
Copy, GetFillColor, GetFillStyle, IsTransparent, Modify, ResetAttFill, SaveFillAttributes, SetFillAttributes, SetFillColor, SetFillStyle, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Methods inherited from class TAttLine
Copy, DistancetoLine, GetLineColor, GetLineStyle, GetLineWidth, ResetAttLine, SaveLineAttributes, SetLineAttributes, SetLineColor, SetLineStyle, SetLineWidth

Methods inherited from class TAttText
Copy, GetTextAlign, GetTextAngle, GetTextColor, GetTextFont, GetTextSize, ResetAttText, SaveTextAttributes, SetTextAttributes, SetTextAlign, SetTextAngle, SetTextColor, SetTextFont, SetTextSize, SetTextSizePixels

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof

Field Detail

fxCutView

private TGo4PolyCondView* fxCutView
Cut used for polygon display. This is buffered copy of condition cutg
Constructor Detail

TGo4PolyCondPainter

public TGo4PolyCondPainter()

TGo4PolyCondPainter

public TGo4PolyCondPainter(const Text_t* name)

TGo4PolyCondPainter

public TGo4PolyCondPainter(const Text_t* name, const Text_t* title)
Method Detail

~TGo4PolyCondPainter

public synchronized ~TGo4PolyCondPainter()
Method Detail

PaintCondition

public virtual void PaintCondition(Option_t* opt)
Display condition with plain root canvas and in go4 viewpanel

SetCondition

public virtual void SetCondition(TGo4Condition* con)

UnPaintCondition

public virtual void UnPaintCondition(Option_t* opt)
Erase condition view

Association Links

to Class TGo4PolyCondView

Cut used for polygon display. This is buffered copy of condition cutg

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

30-06-2005