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