14#ifndef TGO4MARKERPAINTER_H
15#define TGO4MARKERPAINTER_H
Connection line for labels that knows its author.
void PaintLabel(Option_t *opt="") override
Display coordinate label for this marker.
void UnPaintLabel(Option_t *opt="") override
Erase the label.
virtual ~TGo4MarkerPainter()
TGo4Marker * fxMarker
Marker to be painted.
TGo4LabelConnector * fxConnector
Connection line between marker and label.
void PaintConnector(Option_t *opt="")
void UnPaintConnector(Option_t *opt="")
virtual void SetMarker(TGo4Marker *mark)
void DisplayToFront(Option_t *opt="") override
pop all components to the front of the pad
Bool_t fbIsConStreamed
Flag to handle streamed connector from file correctly.
Bool_t CheckConnector()
Check if connector is still existing.
Extended graphical marker class for go4 condition editor and viewpanel.