TAttPad
class description - source file - inheritance tree
public:
TAttPad TAttPad()
TAttPad TAttPad(TAttPad&)
virtual void ~TAttPad()
TClass* Class()
virtual void Copy(TAttPad& attpad)
Coord_t GetAfile()
Coord_t GetAstat()
Coord_t GetBottomMargin()
Coord_t GetLeftMargin()
Coord_t GetRightMargin()
Coord_t GetTopMargin()
Coord_t GetXfile()
Coord_t GetXstat()
Coord_t GetYfile()
Coord_t GetYstat()
virtual TClass* IsA()
virtual void Print(Option_t* option)
virtual void Reset(Option_t* option)
virtual void SetAfile(Coord_t afile)
virtual void SetAstat(Coord_t astat)
virtual void SetBottomMargin(Coord_t bottommargin)
virtual void SetLeftMargin(Coord_t leftmargin)
virtual void SetRightMargin(Coord_t rightmargin)
virtual void SetTopMargin(Coord_t topmargin)
virtual void SetXfile(Coord_t xfile)
virtual void SetXstat(Coord_t xstat)
virtual void SetYfile(Coord_t yfile)
virtual void SetYstat(Coord_t ystat)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
Coord_t fLeftMargin LeftMargin
Coord_t fRightMargin RightMargin
Coord_t fBottomMargin BottomMargin
Coord_t fTopMargin TopMargin
Coord_t fXfile X position where to draw the file name
Coord_t fYfile X position where to draw the file name
Coord_t fAfile Alignment for the file name
Coord_t fXstat X position where to draw the statistics
Coord_t fYstat X position where to draw the statistics
Coord_t fAstat Alignment for the statistics
See also
-
TVirtualPad
Manages default Pad attributes. Referenced by TStyle.
TAttPad()
~TAttPad()
void Copy(TAttPad &attpad)
void Print(Option_t *)
void Reset(Option_t *)
void SetBottomMargin(Float_t margin)
*-*-*-*-*-*-*-*-*Set Pad bottom margin in per cent of the pad height*-*-*-*
*-* ===================================================
void SetLeftMargin(Float_t margin)
*-*-*-*-*-*-*-*-*Set Pad left margin in per cent of the pad width*-*-*-*-*
*-* ================================================
void SetRightMargin(Float_t margin)
*-*-*-*-*-*-*-*-*Set Pad right margin in per cent of the pad width*-*-*-*-*
*-* =================================================
void SetTopMargin(Float_t margin)
*-*-*-*-*-*-*-*-*Set Pad top margin in per cent of the pad height*-*-*-*-*
*-* ================================================
Inline Functions
Coord_t GetBottomMargin()
Coord_t GetLeftMargin()
Coord_t GetRightMargin()
Coord_t GetTopMargin()
Coord_t GetAfile()
Coord_t GetXfile()
Coord_t GetYfile()
Coord_t GetAstat()
Coord_t GetXstat()
Coord_t GetYstat()
void SetAfile(Coord_t afile)
void SetXfile(Coord_t xfile)
void SetYfile(Coord_t yfile)
void SetAstat(Coord_t astat)
void SetXstat(Coord_t xstat)
void SetYstat(Coord_t ystat)
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TAttPad TAttPad(TAttPad&)
Author: Rene Brun 04/01/95
Last update: 1.03/09 06/12/97 16.51.54 by Fons Rademakers
Copyright (c) 1995-1998, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.