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

TGo4Label Class Reference

Text label that knows its author. More...

#include <TGo4LabelPainter.h>

List of all members.

Public Methods

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

Private Attributes

TObject * fxOwner
 the owner of this label. More...


Detailed Description

Text label that knows its author.

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

Since:
8/2004
Author:
J. Adamczewski

Definition at line 33 of file TGo4LabelPainter.h.


Constructor & Destructor Documentation

TGo4Label::TGo4Label   [inline]
 

Definition at line 36 of file TGo4LabelPainter.h.

References fxOwner.

TGo4Label::TGo4Label Double_t    x1,
Double_t    y1,
Double_t    x2,
Double_t    y2,
Option_t *    option = "br"
[inline]
 

Definition at line 37 of file TGo4LabelPainter.h.

References fxOwner.

virtual TGo4Label::~TGo4Label   [inline, virtual]
 

Definition at line 40 of file TGo4LabelPainter.h.


Member Function Documentation

void TGo4Label::SetOwner TObject *    ob [inline]
 

Definition at line 41 of file TGo4LabelPainter.h.

References fxOwner.

Referenced by TGo4LabelPainter::CheckLabel(), and TGo4LabelPainter::CreateCurrentLabel().

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

Definition at line 199 of file TGo4LabelPainter.cxx.

Referenced by TGo4LabelPainter::RePaintLabel().


Member Data Documentation

TObject* TGo4Label::fxOwner [private]
 

the owner of this label.

Definition at line 47 of file TGo4LabelPainter.h.

Referenced by SetOwner(), and TGo4Label().


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