101   if (margin < 0 || margin >=1) margin = 0.1;
 
  111   if (margin < 0 || margin >=1) margin = 0.1;
 
  121   if (margin < 0 || margin >=1) margin = 0.1;
 
  131   if (margin < 0 || margin >=1) margin = 0.1;
 
  150void TAttPad::Streamer(
TBuffer &R__b)
 
R__EXTERN TStyle * gStyle
 
Manages default Pad attributes.
 
Float_t fYstat
Y position where to draw the statistics.
 
Color_t fFrameLineColor
Pad frame line color.
 
Float_t fAstat
Alignment for the statistics.
 
Width_t fFrameLineWidth
Pad frame line width.
 
Float_t fAfile
Alignment for the file name.
 
virtual void SetBottomMargin(Float_t bottommargin)
Set Pad bottom margin in fraction of the pad height.
 
virtual void Print(Option_t *option="") const
Print function.
 
virtual ~TAttPad()
Destructor.
 
virtual void ResetAttPad(Option_t *option="")
Reset pad attributes.
 
Style_t fFrameFillStyle
Pad frame fill style.
 
virtual void SetLeftMargin(Float_t leftmargin)
Set Pad left margin in fraction of the pad width.
 
virtual void Copy(TAttPad &attpad) const
copy function
 
Color_t fFrameFillColor
Pad frame fill color.
 
Float_t fXfile
X position where to draw the file name.
 
Float_t fRightMargin
RightMargin.
 
Float_t fXstat
X position where to draw the statistics.
 
Float_t fLeftMargin
LeftMargin.
 
Float_t fTopMargin
TopMargin.
 
Width_t fFrameBorderSize
Pad frame border size.
 
virtual void SetRightMargin(Float_t rightmargin)
Set Pad right margin in fraction of the pad width.
 
Float_t fYfile
Y position where to draw the file name.
 
Style_t fFrameLineStyle
Pad frame line style.
 
virtual void SetTopMargin(Float_t topmargin)
Set Pad top margin in fraction of the pad height.
 
Float_t fBottomMargin
BottomMargin.
 
Int_t fFrameBorderMode
Pad frame border mode.
 
virtual void SetMargin(Float_t left, Float_t right, Float_t bottom, Float_t top)
Set all margins.
 
Buffer base class used for serializing objects.
 
virtual Int_t ReadClassBuffer(const TClass *cl, void *pointer, const TClass *onfile_class=0)=0
 
virtual Version_t ReadVersion(UInt_t *start=0, UInt_t *bcnt=0, const TClass *cl=0)=0
 
virtual Int_t WriteClassBuffer(const TClass *cl, void *pointer)=0
 
Color_t GetFrameLineColor() const
 
Float_t GetPadRightMargin() const
 
Style_t GetFrameFillStyle() const
 
Float_t GetPadLeftMargin() const
 
Width_t GetFrameBorderSize() const
 
Float_t GetPadBottomMargin() const
 
Style_t GetFrameLineStyle() const
 
Int_t GetFrameBorderMode() const
 
Float_t GetPadTopMargin() const
 
Width_t GetFrameLineWidth() const
 
Color_t GetFrameFillColor() const