Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4LabelConnector Class Reference

Conncetion line for labels that knows its author. More...

#include <TGo4LabelPainter.h>

List of all members.

Public Methods

 TGo4LabelConnector ()
 TGo4LabelConnector (Double_t x1, Double_t y1, Double_t x2, Double_t y2)
virtual ~TGo4LabelConnector ()
void SetOwner (TObject *ob)
virtual void Paint (Option_t *opt="")

Private Attributes

TObject * fxOwner
 the owner of this connector line. More...


Detailed Description

Conncetion line for labels that knows its author.

Required to suppress orphaned copies of marker and condition label connectors after canvas reconstruction by streamer.

Since:
8/2004
Author:
J. Adamczewski

Definition at line 58 of file TGo4LabelPainter.h.


Constructor & Destructor Documentation

TGo4LabelConnector::TGo4LabelConnector   [inline]
 

Definition at line 61 of file TGo4LabelPainter.h.

References fxOwner.

TGo4LabelConnector::TGo4LabelConnector Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2
[inline]
 

Definition at line 62 of file TGo4LabelPainter.h.

References fxOwner.

virtual TGo4LabelConnector::~TGo4LabelConnector   [inline, virtual]
 

Definition at line 65 of file TGo4LabelPainter.h.


Member Function Documentation

void TGo4LabelConnector::SetOwner TObject *    ob [inline]
 

Definition at line 66 of file TGo4LabelPainter.h.

References fxOwner.

Referenced by TGo4MarkerPainter::CheckConnector(), and TGo4MarkerPainter::PaintConnector().

void TGo4LabelConnector::Paint Option_t *    opt = "" [virtual]
 

Definition at line 211 of file TGo4LabelPainter.cxx.


Member Data Documentation

TObject* TGo4LabelConnector::fxOwner [private]
 

the owner of this connector line.

Definition at line 72 of file TGo4LabelPainter.h.

Referenced by SetOwner(), and TGo4LabelConnector().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:45 2005 for Go4-v2.10-5 by doxygen1.2.15