#include <TGo4LabelPainter.h>
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... |
Required to suppress orphaned copies of marker and condition label connectors after canvas reconstruction by streamer.
Definition at line 58 of file TGo4LabelPainter.h.
|
Definition at line 61 of file TGo4LabelPainter.h. References fxOwner. |
|
Definition at line 62 of file TGo4LabelPainter.h. References fxOwner. |
|
Definition at line 65 of file TGo4LabelPainter.h. |
|
Definition at line 66 of file TGo4LabelPainter.h. References fxOwner. Referenced by TGo4MarkerPainter::CheckConnector(), and TGo4MarkerPainter::PaintConnector(). |
|
Definition at line 211 of file TGo4LabelPainter.cxx. |
|
the owner of this connector line.
Definition at line 72 of file TGo4LabelPainter.h. Referenced by SetOwner(), and TGo4LabelConnector(). |