11#ifndef ROOT_TPaveClass 
   12#define ROOT_TPaveClass 
   17#ifdef R__LESS_INCLUDES 
   35   virtual void  DrawClasses(
const char *classes=
"this");   
 
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
 
Option_t Option_t TPoint TPoint const char x2
 
Option_t Option_t TPoint TPoint const char x1
 
Option_t Option_t TPoint TPoint const char y2
 
Option_t Option_t TPoint TPoint const char y1
 
Draw inheritance tree and their relations for a list of classes.
 
Mother of all ROOT objects.
 
A TPaveLabel specialized to process classes inside a TClassTree.
 
void Copy(TObject &PaveVar) const override
Copy this PaveClass to PaveClass.
 
virtual void ShowLinks(Option_t *option="HMR")
Set link options in the ClassTree object.
 
virtual void ShowClassesUsedBy(const char *classes="this")
Show classes used by.
 
virtual void DrawClasses(const char *classes="this")
Draw classes.
 
TPaveClass()
PaveClass default constructor.
 
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save primitive as a C++ statement(s) on output stream out.
 
~TPaveClass() override
PaveClass default destructor.
 
TClassTree * fClassTree
Pointer to the TClassTree referencing this object.
 
virtual void ShowClassesUsing(const char *classes="this")
Show classes using.
 
virtual void SetClasses(const char *classes="this", Option_t *option="ID")
Set classes.
 
TClassTree * GetClassTree() const
 
virtual void SetClassTree(TClassTree *classtree)
 
void SaveAs(const char *filename="", Option_t *option="") const override
Save as.
 
A Pave (see TPave) with a text centered in the Pave.