12 #ifndef ROOT_TInspectCanvas
13 #define ROOT_TInspectCanvas
virtual void SetGridx(Int_t value=1)
TInspectCanvas()
InspectCanvas default constructor.
TList * GetObjects() const
virtual ~TInspectCanvas()
InspectCanvas default destructor.
virtual void SetLogz(Int_t value=1)
Set Lin/Log scale for Z.
TObject * GetCurObject() const
TButton * GetForward() const
virtual void SetTicky(Int_t value=1)
virtual void x3d(Option_t *option="")
Deprecated: use TPad::GetViewer3D() instead.
virtual void SetGridy(Int_t value=1)
static void GoForward()
static function , inspect next object
virtual void SetGrid(Int_t valuex=1, Int_t valuey=1)
virtual void InspectObject(TObject *obj)
Dump contents of obj in a graphics canvas.
virtual void SetLogx(Int_t value=1)
Set Lin/Log scale for X.
Mother of all ROOT objects.
static void Inspector(TObject *obj)
static function , interface to InspectObject.
virtual void RecursiveRemove(TObject *obj)
Recursively remove object from the list of objects.
virtual void SetLogy(Int_t value=1)
Set Lin/Log scale for Y.
virtual void SetTickx(Int_t value=1)
pointer to class of the foreign object
static void GoBackward()
static function , inspect previous object
virtual void Divide(Int_t nx=1, Int_t ny=1, Float_t xmargin=0.01, Float_t ymargin=0.01, Int_t color=0)
Automatic pad generation by division.
TButton * GetBackward() const