v2.10-0 (21000JUN2005)

Go4ConditionsBase
Class TGo4LabelConnector


class TGo4LabelConnector
derived from TLine

Conncetion line for labels that knows its author. Required to suppress
orphaned copies of marker and condition label connectors after canvas
reconstruction by streamer.

Author:
J. Adamczewski
Since: 8/2004

Field Summary
 private TObject*fxOwner
          the owner of this connector line

Fields inherited from class TLine
fX1, fY1, fX2, fY2

Fields inherited from class TAttLine
fLineColor, fLineStyle, fLineWidth

Constructor Summary
TGo4LabelConnector()
           
TGo4LabelConnector(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
           

Destructor Summary
 virtual synchronized ~TGo4LabelConnector()
           

Method Summary
 virtual voidPaint(Option_t* opt)
           
 voidSetOwner(TObject* ob)
           

Methods inherited from class TLine
Copy, DistancetoPrimitive, DrawLine, DrawLineNDC, ExecuteEvent, GetX1, GetX2, GetY1, GetY2, ls, PaintLine, PaintLineNDC, Print, SavePrimitive, SetX1, SetX2, SetY1, SetY2, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

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

Field Detail

fxOwner

private TObject* fxOwner
the owner of this connector line
Constructor Detail

TGo4LabelConnector

public TGo4LabelConnector()

TGo4LabelConnector

public TGo4LabelConnector(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Method Detail

~TGo4LabelConnector

public virtual synchronized ~TGo4LabelConnector()
Method Detail

Paint

public virtual void Paint(Option_t* opt)

SetOwner

public void SetOwner(TObject* ob)

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

30-06-2005