v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4GraphicEntry

Direct Known Subclasses:
TGo4ArrowEntry, TGo4LateXEntry

class TGo4GraphicEntry
derived from TObject

structure for bookkeeping of graphic primitive


Field Summary
 TObject*fxObject
          base pointer reference to graphical primitive
 TVirtualPad*fxPad
          pad where object was drawn

Constructor Summary
TGo4GraphicEntry(TObject* ob, TVirtualPad* p)
           
TGo4GraphicEntry()
           

Destructor Summary
 virtual synchronized ~TGo4GraphicEntry()
           

Field Detail

fxObject

public TObject* fxObject
base pointer reference to graphical primitive

fxPad

public TVirtualPad* fxPad
pad where object was drawn
Constructor Detail

TGo4GraphicEntry

public TGo4GraphicEntry(TObject* ob, TVirtualPad* p)

TGo4GraphicEntry

public TGo4GraphicEntry()
Method Detail

~TGo4GraphicEntry

public virtual synchronized ~TGo4GraphicEntry()

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005