#include <TGo4MarkerSetup.h>
Inheritance diagram for TGo4GraphicEntry:
Public Methods | |
TGo4GraphicEntry (TObject *ob, TVirtualPad *p) | |
TGo4GraphicEntry () | |
virtual | ~TGo4GraphicEntry () |
Public Attributes | |
TObject * | fxObject |
base pointer reference to graphical primitive. More... | |
TVirtualPad * | fxPad |
pad where object was drawn. More... |
Definition at line 26 of file TGo4MarkerSetup.h.
|
Definition at line 29 of file TGo4MarkerSetup.h. |
|
Definition at line 30 of file TGo4MarkerSetup.h. |
|
Definition at line 31 of file TGo4MarkerSetup.h. References fxObject. |
|
base pointer reference to graphical primitive.
Definition at line 33 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::ActivateSelectedObject(), TGo4PreviewPanelSlots::ClearAllLabels(), TGo4ArrowEntry::GetArrow(), TGo4LateXEntry::GetLateX(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4GraphicEntry(), and ~TGo4GraphicEntry(). |
|
pad where object was drawn.
Definition at line 35 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::AddArrow(), TGo4PreviewPanelSlots::AddLatex(), TGo4PreviewPanelSlots::ClearAllLabels(), TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::GetActiveLatex(), TGo4PreviewPanelSlots::RedrawAllLabels(), TGo4PreviewPanelSlots::SetMarkerSetup(), and TGo4GraphicEntry(). |