Public Member Functions | |
| TAttPad () | |
| Constructor.   | |
| virtual | ~TAttPad () | 
| Destructor.   | |
| virtual void | Copy (TAttPad &attpad) const | 
| copy function   | |
| Float_t | GetAfile () const | 
| Float_t | GetAstat () const | 
| Float_t | GetBottomMargin () const | 
| Int_t | GetFrameBorderMode () const | 
| Width_t | GetFrameBorderSize () const | 
| Color_t | GetFrameFillColor () const | 
| Style_t | GetFrameFillStyle () const | 
| Color_t | GetFrameLineColor () const | 
| Style_t | GetFrameLineStyle () const | 
| Width_t | GetFrameLineWidth () const | 
| Float_t | GetLeftMargin () const | 
| Float_t | GetRightMargin () const | 
| Float_t | GetTopMargin () const | 
| Float_t | GetXfile () const | 
| Float_t | GetXstat () const | 
| Float_t | GetYfile () const | 
| Float_t | GetYstat () const | 
| virtual TClass * | IsA () const | 
| virtual void | Print (Option_t *option="") const | 
| Print function.   | |
| virtual void | ResetAttPad (Option_t *option="") | 
| Reset pad attributes.   | |
| virtual void | SetAfile (Float_t afile) | 
| virtual void | SetAstat (Float_t astat) | 
| virtual void | SetBottomMargin (Float_t bottommargin) | 
| Set Pad bottom margin in fraction of the pad height.   | |
| void | SetFrameBorderMode (Int_t mode=1) | 
| void | SetFrameBorderSize (Width_t size=1) | 
| void | SetFrameFillColor (Color_t color=1) | 
| void | SetFrameFillStyle (Style_t styl=0) | 
| void | SetFrameLineColor (Color_t color=1) | 
| void | SetFrameLineStyle (Style_t styl=0) | 
| void | SetFrameLineWidth (Width_t width=1) | 
| virtual void | SetLeftMargin (Float_t leftmargin) | 
| Set Pad left margin in fraction of the pad width.   | |
| virtual void | SetMargin (Float_t left, Float_t right, Float_t bottom, Float_t top) | 
| Set all margins.   | |
| virtual void | SetRightMargin (Float_t rightmargin) | 
| Set Pad right margin in fraction of the pad width.   | |
| virtual void | SetTopMargin (Float_t topmargin) | 
| Set Pad top margin in fraction of the pad height.   | |
| virtual void | SetXfile (Float_t xfile) | 
| virtual void | SetXstat (Float_t xstat) | 
| virtual void | SetYfile (Float_t yfile) | 
| virtual void | SetYstat (Float_t ystat) | 
| virtual void | Streamer (TBuffer &) | 
| Stream an object of class TAttPad.   | |
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
Static Public Member Functions | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
Protected Attributes | |
| Float_t | fAfile | 
| Alignment for the file name.   | |
| Float_t | fAstat | 
| Alignment for the statistics.   | |
| Float_t | fBottomMargin | 
| BottomMargin.   | |
| Int_t | fFrameBorderMode | 
| Pad frame border mode.   | |
| Width_t | fFrameBorderSize | 
| Pad frame border size.   | |
| Color_t | fFrameFillColor | 
| Pad frame fill color.   | |
| Style_t | fFrameFillStyle | 
| Pad frame fill style.   | |
| Color_t | fFrameLineColor | 
| Pad frame line color.   | |
| Style_t | fFrameLineStyle | 
| Pad frame line style.   | |
| Width_t | fFrameLineWidth | 
| Pad frame line width.   | |
| Float_t | fLeftMargin | 
| LeftMargin.   | |
| Float_t | fRightMargin | 
| RightMargin.   | |
| Float_t | fTopMargin | 
| TopMargin.   | |
| Float_t | fXfile | 
| X position where to draw the file name.   | |
| Float_t | fXstat | 
| X position where to draw the statistics.   | |
| Float_t | fYfile | 
| Y position where to draw the file name.   | |
| Float_t | fYstat | 
| Y position where to draw the statistics.   | |
#include <TAttPad.h>
| TAttPad::TAttPad | ( | ) | 
Constructor.
Definition at line 29 of file TAttPad.cxx.
      
  | 
  virtual | 
Destructor.
Definition at line 37 of file TAttPad.cxx.
      
  | 
  static | 
      
  | 
  inlinestaticconstexpr | 
      
  | 
  virtual | 
copy function
Definition at line 44 of file TAttPad.cxx.
      
  | 
  inlinestatic | 
      
  | 
  inlinevirtual | 
Reimplemented in TVirtualPad, TButton, TCanvas, TDialogCanvas, TGroupButton, TInspectCanvas, TPad, and TSlider.
      
  | 
  virtual | 
      
  | 
  virtual | 
Reset pad attributes.
Definition at line 75 of file TAttPad.cxx.
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
      
  | 
  virtual | 
Set Pad bottom margin in fraction of the pad height.
Definition at line 99 of file TAttPad.cxx.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  virtual | 
Set Pad left margin in fraction of the pad width.
Definition at line 109 of file TAttPad.cxx.
Set all margins.
Definition at line 139 of file TAttPad.cxx.
      
  | 
  virtual | 
Set Pad right margin in fraction of the pad width.
Definition at line 119 of file TAttPad.cxx.
      
  | 
  virtual | 
Set Pad top margin in fraction of the pad height.
Definition at line 129 of file TAttPad.cxx.
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
      
  | 
  virtual | 
Stream an object of class TAttPad.
Reimplemented in TVirtualPad, TButton, TCanvas, TDialogCanvas, TGroupButton, TInspectCanvas, TPad, and TSlider.
Definition at line 150 of file TAttPad.cxx.
      
  | 
  inline | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |