v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4MarkerSetup


class TGo4MarkerSetup
derived from TGo4Status

Author:
J. Adamczewski
Since: 16.08.2004

Field Summary
 private TList*fxArrowList
          list of temporary arrow objects
 private TList*fxLateXList
          list of temporary latex objects (text markers)
 private TList*fxMarkerList
          list of temporary markers set
 private TList*fxPolygonList
          list of temporary regions (polygon conditions)
 private TList*fxRegionList
          list of temporary regions (window conditions)

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4MarkerSetup(const Text_t* name)
           
TGo4MarkerSetup()
           

Destructor Summary
 virtual synchronized ~TGo4MarkerSetup()
           

Methods inherited from class Go4StatusBase.TGo4Status
Print, PrintBuffer, PrintIndent, PrintStatus

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxArrowList

private TList* fxArrowList
list of temporary arrow objects

fxLateXList

private TList* fxLateXList
list of temporary latex objects (text markers)

fxMarkerList

private TList* fxMarkerList
list of temporary markers set

fxPolygonList

private TList* fxPolygonList
list of temporary regions (polygon conditions)

fxRegionList

private TList* fxRegionList
list of temporary regions (window conditions)
Constructor Detail

TGo4MarkerSetup

public TGo4MarkerSetup(const Text_t* name)

TGo4MarkerSetup

public TGo4MarkerSetup()
Method Detail

~TGo4MarkerSetup

public virtual synchronized ~TGo4MarkerSetup()

Association Links

to Class TList

list of temporary markers set

to Class TList

list of temporary regions (window conditions)

to Class TList

list of temporary regions (polygon conditions)

to Class TList

list of temporary latex objects (text markers)

to Class TList

list of temporary arrow objects

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

30-06-2005