ROOT
6.06/09
Reference Guide
|
TStyle objects may be created to define special styles.
By default ROOT creates a default style that can be accessed via the gStyle pointer.
This class includes functions to set some of the following object attributes.
Public Types | |
enum | EPaperSize { kA4, kUSLetter } |
Set to FALSE when userclass::UseCurrentStyle is called by the style manager. More... | |
Public Types inherited from TObject | |
enum | EStatusBits { kCanDelete = BIT(0), kMustCleanup = BIT(3), kObjInCanvas = BIT(3), kIsReferenced = BIT(4), kHasUUID = BIT(5), kCannotPick = BIT(6), kNoContextMenu = BIT(8), kInvalidObject = BIT(13) } |
enum | { kIsOnHeap = 0x01000000, kNotDeleted = 0x02000000, kZombie = 0x04000000, kBitMask = 0x00ffffff } |
enum | { kSingleKey = BIT(0), kOverwrite = BIT(1), kWriteDelete = BIT(2) } |
Public Member Functions | |
TStyle () | |
TStyle (const char *name, const char *title) | |
Create a new TStyle. More... | |
TStyle (const TStyle &style) | |
Copy constructor. More... | |
virtual | ~TStyle () |
Destructor. More... | |
Int_t | AxisChoice (Option_t *axis) const |
virtual void | Browse (TBrowser *b) |
Browse the style object. More... | |
virtual void | Copy (TObject &style) const |
Copy this style. More... | |
virtual void | cd () |
Change current style. More... | |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
Function used by the TStyle manager when drawing a canvas showing the current style. More... | |
Int_t | GetNdivisions (Option_t *axis="X") const |
Return number of divisions. More... | |
TAttText * | GetAttDate () |
Color_t | GetAxisColor (Option_t *axis="X") const |
Return the axis color number in the axis. More... | |
Color_t | GetLabelColor (Option_t *axis="X") const |
Return the label color number in the axis. More... | |
Style_t | GetLabelFont (Option_t *axis="X") const |
Return label font. More... | |
Float_t | GetLabelOffset (Option_t *axis="X") const |
Return label offset. More... | |
Float_t | GetLabelSize (Option_t *axis="X") const |
Return label size. More... | |
Color_t | GetTitleColor (Option_t *axis="X") const |
Return title color. More... | |
Style_t | GetTitleFont (Option_t *axis="X") const |
Return title font. More... | |
Float_t | GetTitleOffset (Option_t *axis="X") const |
Return title offset. More... | |
Float_t | GetTitleSize (Option_t *axis="X") const |
Return title size. More... | |
Float_t | GetTickLength (Option_t *axis="X") const |
Return tick length. More... | |
Float_t | GetBarOffset () const |
Float_t | GetBarWidth () const |
Int_t | GetDrawBorder () const |
Float_t | GetEndErrorSize () const |
Float_t | GetErrorX () const |
Bool_t | GetCanvasPreferGL () const |
Color_t | GetCanvasColor () const |
Width_t | GetCanvasBorderSize () const |
Int_t | GetCanvasBorderMode () const |
Int_t | GetCanvasDefH () const |
Int_t | GetCanvasDefW () const |
Int_t | GetCanvasDefX () const |
Int_t | GetCanvasDefY () const |
Int_t | GetColorPalette (Int_t i) const |
Return color number i in current palette. More... | |
Int_t | GetColorModelPS () const |
Float_t | GetDateX () const |
Float_t | GetDateY () const |
const char * | GetFitFormat () const |
Int_t | GetHatchesLineWidth () const |
Double_t | GetHatchesSpacing () const |
Width_t | GetLegendBorderSize () const |
Color_t | GetLegendFillColor () const |
Style_t | GetLegendFont () const |
Double_t | GetLegendTextSize () const |
Int_t | GetNumberOfColors () const |
Return number of colors in the color palette. More... | |
Color_t | GetPadColor () const |
Width_t | GetPadBorderSize () const |
Int_t | GetPadBorderMode () const |
Float_t | GetPadBottomMargin () const |
Float_t | GetPadTopMargin () const |
Float_t | GetPadLeftMargin () const |
Float_t | GetPadRightMargin () const |
Bool_t | GetPadGridX () const |
Bool_t | GetPadGridY () const |
Int_t | GetPadTickX () const |
Int_t | GetPadTickY () const |
Color_t | GetFuncColor () const |
Style_t | GetFuncStyle () const |
Width_t | GetFuncWidth () const |
Color_t | GetGridColor () const |
Style_t | GetGridStyle () const |
Width_t | GetGridWidth () const |
Color_t | GetFrameFillColor () const |
Color_t | GetFrameLineColor () const |
Style_t | GetFrameFillStyle () const |
Style_t | GetFrameLineStyle () const |
Width_t | GetFrameLineWidth () const |
Width_t | GetFrameBorderSize () const |
Int_t | GetFrameBorderMode () const |
Color_t | GetHistFillColor () const |
Color_t | GetHistLineColor () const |
Style_t | GetHistFillStyle () const |
Style_t | GetHistLineStyle () const |
Width_t | GetHistLineWidth () const |
Bool_t | GetHistMinimumZero () const |
Double_t | GetHistTopMargin () const |
Float_t | GetLegoInnerR () const |
Int_t | GetNumberContours () const |
Int_t | GetOptDate () const |
Int_t | GetOptFile () const |
Int_t | GetOptFit () const |
Int_t | GetOptStat () const |
Int_t | GetOptTitle () const |
Int_t | GetOptLogx () const |
Int_t | GetOptLogy () const |
Int_t | GetOptLogz () const |
const char * | GetPaintTextFormat () const |
void | GetPaperSize (Float_t &xsize, Float_t &ysize) const |
Set paper size for PostScript output. More... | |
Int_t | GetShowEventStatus () const |
Int_t | GetShowEditor () const |
Int_t | GetShowToolBar () const |
Float_t | GetScreenFactor () const |
Color_t | GetStatColor () const |
Color_t | GetStatTextColor () const |
Width_t | GetStatBorderSize () const |
Style_t | GetStatFont () const |
Float_t | GetStatFontSize () const |
Style_t | GetStatStyle () const |
const char * | GetStatFormat () const |
Float_t | GetStatX () const |
Float_t | GetStatY () const |
Float_t | GetStatW () const |
Float_t | GetStatH () const |
Int_t | GetStripDecimals () const |
Double_t | GetTimeOffset () const |
Int_t | GetTitleAlign () |
Color_t | GetTitleFillColor () const |
Color_t | GetTitleTextColor () const |
Style_t | GetTitleStyle () const |
Float_t | GetTitleFontSize () const |
Width_t | GetTitleBorderSize () const |
Float_t | GetTitleXOffset () const |
Float_t | GetTitleXSize () const |
Float_t | GetTitleYOffset () const |
Float_t | GetTitleYSize () const |
Float_t | GetTitleX () const |
Float_t | GetTitleY () const |
Float_t | GetTitleW () const |
Float_t | GetTitleH () const |
const char * | GetHeaderPS () const |
const char * | GetTitlePS () const |
const char * | GetLineStyleString (Int_t i=1) const |
Return line style string (used by PostScript). More... | |
Float_t | GetLineScalePS () const |
Bool_t | IsReading () const |
virtual void | Paint (Option_t *option="") |
Show the options from the current style if (TClass::GetClass("TStyleManager")) gSystem->Load("libGed");. More... | |
virtual void | Reset (Option_t *option="") |
Reset. More... | |
void | SetColorModelPS (Int_t c=0) |
Define the color model used by TPostScript and TPDF (RGB or CMYK). More... | |
void | SetFitFormat (const char *format="5.4g") |
void | SetHeaderPS (const char *header) |
Define a string to be inserted in the Postscript header The string in header will be added to the Postscript file immediately following the %Page line For example, this string may contain special Postscript instructions like 200 200 translate
the following header string will print the string "my annotation" at the bottom left corner of the page (outside the user area) "gsave 100 -100 t 0 r 0 0 m /Helvetica-Bold findfont 56 sf 0 0 m ( my annotation ) show gr"
This information is used in TPostScript::Initialize. More... | |
void | SetHatchesLineWidth (Int_t l) |
void | SetHatchesSpacing (Double_t h) |
void | SetTitlePS (const char *pstitle) |
Define a string to be used in the %Title of the Postscript files. More... | |
void | SetLineScalePS (Float_t scale=3) |
void | SetLineStyleString (Int_t i, const char *text) |
Set line style string using the PostScript convention. More... | |
void | SetNdivisions (Int_t n=510, Option_t *axis="X") |
Set the number of divisions to draw an axis. More... | |
void | SetAxisColor (Color_t color=1, Option_t *axis="X") |
Set color to draw the axis line and tick marks. More... | |
void | SetLabelColor (Color_t color=1, Option_t *axis="X") |
Set axis labels color. More... | |
void | SetLabelFont (Style_t font=62, Option_t *axis="X") |
Set font number used to draw axis labels. More... | |
void | SetLabelOffset (Float_t offset=0.005, Option_t *axis="X") |
Set offset between axis and axis labels. More... | |
void | SetLabelSize (Float_t size=0.04, Option_t *axis="X") |
Set size of axis labels. More... | |
void | SetLegoInnerR (Float_t rad=0.5) |
void | SetScreenFactor (Float_t factor=1) |
void | SetTickLength (Float_t length=0.03, Option_t *axis="X") |
Set the tick marks length for an axis. More... | |
void | SetTitleColor (Color_t color=1, Option_t *axis="X") |
void | SetTitleFont (Style_t font=62, Option_t *axis="X") |
void | SetTitleOffset (Float_t offset=1, Option_t *axis="X") |
Specify a parameter offset to control the distance between the axis and the axis title. More... | |
void | SetTitleSize (Float_t size=0.02, Option_t *axis="X") |
void | SetNumberContours (Int_t number=20) |
Set the default number of contour levels when drawing 2-d plots. More... | |
void | SetOptDate (Int_t datefl=1) |
If optdate is non null, the current date/time will be printed in the canvas. More... | |
void | SetOptFile (Int_t file=1) |
void | SetOptFit (Int_t fit=1) |
The type of information about fit parameters printed in the histogram statistics box can be selected via the parameter mode. More... | |
void | SetOptLogx (Int_t logx=1) |
void | SetOptLogy (Int_t logy=1) |
void | SetOptLogz (Int_t logz=1) |
void | SetOptStat (Int_t stat=1) |
The type of information printed in the histogram statistics box can be selected via the parameter mode. More... | |
void | SetOptStat (Option_t *stat) |
The parameter mode can be any combination of kKsSiourRmMen. More... | |
void | SetOptTitle (Int_t tit=1) |
void | SetBarOffset (Float_t baroff=0.5) |
void | SetBarWidth (Float_t barwidth=0.5) |
void | SetDateX (Float_t x=0.01) |
void | SetDateY (Float_t y=0.01) |
void | SetEndErrorSize (Float_t np=2) |
Set the size (in pixels) of the small lines drawn at the end of the error bars (TH1 or TGraphErrors). More... | |
void | SetErrorX (Float_t errorx=0.5) |
void | SetCanvasPreferGL (Bool_t prefer=kTRUE) |
void | SetDrawBorder (Int_t drawborder=1) |
void | SetCanvasColor (Color_t color=19) |
void | SetCanvasBorderSize (Width_t size=1) |
void | SetCanvasBorderMode (Int_t mode=1) |
void | SetCanvasDefH (Int_t h=500) |
void | SetCanvasDefW (Int_t w=700) |
void | SetCanvasDefX (Int_t topx=10) |
void | SetCanvasDefY (Int_t topy=10) |
void | SetLegendBorderSize (Width_t size=4) |
void | SetLegendFillColor (Color_t color=0) |
void | SetLegendFont (Style_t font=62) |
void | SetLegendTextSize (Double_t size=0.) |
void | SetPadColor (Color_t color=19) |
void | SetPadBorderSize (Width_t size=1) |
void | SetPadBorderMode (Int_t mode=1) |
void | SetPadBottomMargin (Float_t margin=0.1) |
void | SetPadTopMargin (Float_t margin=0.1) |
void | SetPadLeftMargin (Float_t margin=0.1) |
void | SetPadRightMargin (Float_t margin=0.1) |
void | SetPadGridX (Bool_t gridx) |
void | SetPadGridY (Bool_t gridy) |
void | SetPadTickX (Int_t tickx) |
void | SetPadTickY (Int_t ticky) |
void | SetFuncStyle (Style_t style=1) |
void | SetFuncColor (Color_t color=1) |
void | SetFuncWidth (Width_t width=4) |
void | SetGridStyle (Style_t style=3) |
void | SetGridColor (Color_t color=0) |
void | SetGridWidth (Width_t width=1) |
void | SetFrameFillColor (Color_t color=1) |
void | SetFrameLineColor (Color_t color=1) |
void | SetFrameFillStyle (Style_t styl=0) |
void | SetFrameLineStyle (Style_t styl=0) |
void | SetFrameLineWidth (Width_t width=1) |
void | SetFrameBorderSize (Width_t size=1) |
void | SetFrameBorderMode (Int_t mode=1) |
void | SetHistFillColor (Color_t color=1) |
void | SetHistLineColor (Color_t color=1) |
void | SetHistFillStyle (Style_t styl=0) |
void | SetHistLineStyle (Style_t styl=0) |
void | SetHistLineWidth (Width_t width=1) |
void | SetHistMinimumZero (Bool_t zero=kTRUE) |
If the argument zero=kTRUE the minimum value for the Y axis of 1-d histograms is set to 0 if the minimum bin content is greater than 0 and TH1::SetMinimum has not been called. More... | |
void | SetHistTopMargin (Double_t hmax=0.05) |
void | SetPaintTextFormat (const char *format="g") |
void | SetPaperSize (EPaperSize size) |
Set paper size for PostScript output. More... | |
void | SetPaperSize (Float_t xsize=20, Float_t ysize=26) |
Set paper size for PostScript output. More... | |
void | SetStatColor (Color_t color=19) |
void | SetStatTextColor (Color_t color=1) |
void | SetStatStyle (Style_t style=1001) |
void | SetStatBorderSize (Width_t size=2) |
void | SetStatFont (Style_t font=62) |
void | SetStatFontSize (Float_t size=0) |
void | SetStatFormat (const char *format="6.4g") |
void | SetStatX (Float_t x=0) |
void | SetStatY (Float_t y=0) |
void | SetStatW (Float_t w=0.19) |
void | SetStatH (Float_t h=0.1) |
void | SetStripDecimals (Bool_t strip=kTRUE) |
Set option to strip decimals when drawing axis labels. More... | |
void | SetTimeOffset (Double_t toffset) |
Change the time offset for time plotting. More... | |
void | SetTitleAlign (Int_t a=13) |
void | SetTitleFillColor (Color_t color=1) |
void | SetTitleTextColor (Color_t color=1) |
void | SetTitleStyle (Style_t style=1001) |
void | SetTitleFontSize (Float_t size=0) |
void | SetTitleBorderSize (Width_t size=2) |
void | SetTitleXOffset (Float_t offset=1) |
void | SetTitleXSize (Float_t size=0.02) |
void | SetTitleYOffset (Float_t offset=1) |
void | SetTitleYSize (Float_t size=0.02) |
void | SetTitleX (Float_t x=0) |
void | SetTitleY (Float_t y=0.985) |
void | SetTitleW (Float_t w=0) |
void | SetTitleH (Float_t h=0) |
void | ToggleEventStatus () |
void | ToggleEditor () |
void | ToggleToolBar () |
void | SetIsReading (Bool_t reading=kTRUE) |
Sets the fIsReading member to reading (default=kTRUE) fIsReading (used via gStyle->IsReading()) can be used in the functions myclass::UseCurrentStyle to read from the current style or write to the current style. More... | |
void | SetPalette (Int_t ncolors=kBird, Int_t *colors=0, Float_t alpha=1.) |
See TColor::SetPalette. More... | |
void | SavePrimitive (std::ostream &out, Option_t *="") |
Save a main frame widget as a C++ statement(s) on output stream out. More... | |
void | SaveSource (const char *filename, Option_t *option=0) |
Save the current style in a C++ macro file. More... | |
ClassDef (TStyle, 16) | |
Public Member Functions inherited from TNamed | |
TNamed () | |
TNamed (const char *name, const char *title) | |
TNamed (const TString &name, const TString &title) | |
TNamed (const TNamed &named) | |
TNamed & | operator= (const TNamed &rhs) |
TNamed assignment operator. More... | |
virtual | ~TNamed () |
virtual void | Clear (Option_t *option="") |
Set name and title to empty strings (""). More... | |
virtual TObject * | Clone (const char *newname="") const |
Make a clone of an object using the Streamer facility. More... | |
virtual Int_t | Compare (const TObject *obj) const |
Compare two TNamed objects. More... | |
virtual void | FillBuffer (char *&buffer) |
Encode TNamed into output buffer. More... | |
virtual const char * | GetName () const |
Returns name of object. More... | |
virtual const char * | GetTitle () const |
Returns title of object. More... | |
virtual ULong_t | Hash () const |
Return hash value for this object. More... | |
virtual Bool_t | IsSortable () const |
virtual void | SetName (const char *name) |
Change (i.e. More... | |
virtual void | SetNameTitle (const char *name, const char *title) |
Change (i.e. set) all the TNamed parameters (name and title). More... | |
virtual void | SetTitle (const char *title="") |
Change (i.e. set) the title of the TNamed. More... | |
virtual void | ls (Option_t *option="") const |
List TNamed name and title. More... | |
virtual void | Print (Option_t *option="") const |
Print TNamed name and title. More... | |
virtual Int_t | Sizeof () const |
Return size of the TNamed part of the TObject. More... | |
Public Member Functions inherited from TObject | |
TObject () | |
TObject (const TObject &object) | |
TObject copy ctor. More... | |
TObject & | operator= (const TObject &rhs) |
TObject assignment operator. More... | |
virtual | ~TObject () |
TObject destructor. More... | |
virtual void | AppendPad (Option_t *option="") |
Append graphics object to current pad. More... | |
virtual const char * | ClassName () const |
Returns name of class to which the object belongs. More... | |
virtual void | Delete (Option_t *option="") |
Delete this object. More... | |
virtual void | Draw (Option_t *option="") |
Default Draw method for all objects. More... | |
virtual void | DrawClass () const |
Draw class inheritance tree of the class to which this object belongs. More... | |
virtual TObject * | DrawClone (Option_t *option="") const |
Draw a clone of this object in the current pad. More... | |
virtual void | Dump () const |
Dump contents of object on stdout. More... | |
virtual void | Execute (const char *method, const char *params, Int_t *error=0) |
Execute method on this object with the given parameter string, e.g. More... | |
virtual void | Execute (TMethod *method, TObjArray *params, Int_t *error=0) |
Execute method on this object with parameters stored in the TObjArray. More... | |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
Execute action corresponding to an event at (px,py). More... | |
virtual TObject * | FindObject (const char *name) const |
Must be redefined in derived classes. More... | |
virtual TObject * | FindObject (const TObject *obj) const |
Must be redefined in derived classes. More... | |
virtual Option_t * | GetDrawOption () const |
Get option used by the graphics system to draw this object. More... | |
virtual UInt_t | GetUniqueID () const |
Return the unique object id. More... | |
virtual const char * | GetIconName () const |
Returns mime type name of object. More... | |
virtual Option_t * | GetOption () const |
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
Returns string containing info about the object at position (px,py). More... | |
virtual Bool_t | HandleTimer (TTimer *timer) |
Execute action in response of a timer timing out. More... | |
virtual Bool_t | InheritsFrom (const char *classname) const |
Returns kTRUE if object inherits from class "classname". More... | |
virtual Bool_t | InheritsFrom (const TClass *cl) const |
Returns kTRUE if object inherits from TClass cl. More... | |
virtual void | Inspect () const |
Dump contents of this object in a graphics canvas. More... | |
virtual Bool_t | IsFolder () const |
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects). More... | |
virtual Bool_t | IsEqual (const TObject *obj) const |
Default equal comparison (objects are equal if they have the same address in memory). More... | |
Bool_t | IsOnHeap () const |
Bool_t | IsZombie () const |
virtual Bool_t | Notify () |
This method must be overridden to handle object notification. More... | |
virtual void | Pop () |
Pop on object drawn in a pad to the top of the display list. More... | |
virtual Int_t | Read (const char *name) |
Read contents of object with specified name from the current directory. More... | |
virtual void | RecursiveRemove (TObject *obj) |
Recursively remove this object from a list. More... | |
virtual void | SaveAs (const char *filename="", Option_t *option="") const |
Save this object in the file specified by filename. More... | |
virtual void | SetDrawOption (Option_t *option="") |
Set drawing option for object. More... | |
virtual void | SetUniqueID (UInt_t uid) |
Set the unique object id. More... | |
virtual void | UseCurrentStyle () |
Set current style settings in this object This function is called when either TCanvas::UseCurrentStyle or TROOT::ForceStyle have been invoked. More... | |
virtual Int_t | Write (const char *name=0, Int_t option=0, Int_t bufsize=0) |
Write this object to the current directory. More... | |
virtual Int_t | Write (const char *name=0, Int_t option=0, Int_t bufsize=0) const |
Write this object to the current directory. More... | |
void * | operator new (size_t sz) |
void * | operator new[] (size_t sz) |
void * | operator new (size_t sz, void *vp) |
void * | operator new[] (size_t sz, void *vp) |
void | operator delete (void *ptr) |
Operator delete. More... | |
void | operator delete[] (void *ptr) |
Operator delete []. More... | |
void | SetBit (UInt_t f, Bool_t set) |
Set or unset the user status bits as specified in f. More... | |
void | SetBit (UInt_t f) |
void | ResetBit (UInt_t f) |
Bool_t | TestBit (UInt_t f) const |
Int_t | TestBits (UInt_t f) const |
void | InvertBit (UInt_t f) |
virtual void | Info (const char *method, const char *msgfmt,...) const |
Issue info message. More... | |
virtual void | Warning (const char *method, const char *msgfmt,...) const |
Issue warning message. More... | |
virtual void | Error (const char *method, const char *msgfmt,...) const |
Issue error message. More... | |
virtual void | SysError (const char *method, const char *msgfmt,...) const |
Issue system error message. More... | |
virtual void | Fatal (const char *method, const char *msgfmt,...) const |
Issue fatal error message. More... | |
void | AbstractMethod (const char *method) const |
Use this method to implement an "abstract" method that you don't want to leave purely abstract. More... | |
void | MayNotUse (const char *method) const |
Use this method to signal that a method (defined in a base class) may not be called in a derived class (in principle against good design since a child class should not provide less functionality than its parent, however, sometimes it is necessary). More... | |
void | Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const |
Use this method to declare a method obsolete. More... | |
Public Member Functions inherited from TAttLine | |
TAttLine () | |
AttLine default constructor. More... | |
TAttLine (Color_t lcolor, Style_t lstyle, Width_t lwidth) | |
AttLine normal constructor. More... | |
virtual | ~TAttLine () |
AttLine destructor. More... | |
void | Copy (TAttLine &attline) const |
Copy this line attributes to a new TAttLine. More... | |
Int_t | DistancetoLine (Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) |
Compute distance from point px,py to a line. More... | |
virtual Color_t | GetLineColor () const |
virtual Style_t | GetLineStyle () const |
virtual Width_t | GetLineWidth () const |
virtual void | Modify () |
Change current line attributes if necessary. More... | |
virtual void | ResetAttLine (Option_t *option="") |
Reset this line attributes to default values. More... | |
virtual void | SaveLineAttributes (std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t widdef=1) |
Save line attributes as C++ statement(s) on output stream out. More... | |
virtual void | SetLineAttributes () |
Invoke the DialogCanvas Line attributes. More... | |
virtual void | SetLineColor (Color_t lcolor) |
virtual void | SetLineColorAlpha (Color_t lcolor, Float_t lalpha) |
Set a transparent line color. More... | |
virtual void | SetLineStyle (Style_t lstyle) |
virtual void | SetLineWidth (Width_t lwidth) |
ClassDef (TAttLine, 2) | |
Public Member Functions inherited from TAttFill | |
TAttFill () | |
TAttFill (Color_t fcolor, Style_t fstyle) | |
AttFill normal constructor. More... | |
virtual | ~TAttFill () |
AttFill destructor. More... | |
void | Copy (TAttFill &attfill) const |
Copy this fill attributes to a new TAttFill. More... | |
virtual Color_t | GetFillColor () const |
virtual Style_t | GetFillStyle () const |
virtual Bool_t | IsTransparent () const |
virtual void | Modify () |
Change current fill area attributes if necessary. More... | |
virtual void | ResetAttFill (Option_t *option="") |
Reset this fill attributes to default values. More... | |
virtual void | SaveFillAttributes (std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001) |
Save fill attributes as C++ statement(s) on output stream out. More... | |
virtual void | SetFillAttributes () |
Invoke the DialogCanvas Fill attributes. More... | |
virtual void | SetFillColor (Color_t fcolor) |
virtual void | SetFillColorAlpha (Color_t fcolor, Float_t falpha) |
Set a transparent fill color. More... | |
virtual void | SetFillStyle (Style_t fstyle) |
Public Member Functions inherited from TAttMarker | |
TAttMarker () | |
TAttMarker (Color_t color, Style_t style, Size_t msize) | |
TAttMarker normal constructor. More... | |
virtual | ~TAttMarker () |
TAttMarker destructor. More... | |
void | Copy (TAttMarker &attmarker) const |
Copy this marker attributes to a new TAttMarker. More... | |
virtual Color_t | GetMarkerColor () const |
virtual Style_t | GetMarkerStyle () const |
virtual Size_t | GetMarkerSize () const |
virtual void | Modify () |
Change current marker attributes if necessary. More... | |
virtual void | ResetAttMarker (Option_t *toption="") |
Reset this marker attributes to the default values. More... | |
virtual void | SaveMarkerAttributes (std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1) |
Save line attributes as C++ statement(s) on output stream out. More... | |
virtual void | SetMarkerAttributes () |
Invoke the DialogCanvas Marker attributes. More... | |
virtual void | SetMarkerColor (Color_t mcolor=1) |
virtual void | SetMarkerColorAlpha (Color_t mcolor, Float_t malpha) |
Set a transparent marker color. More... | |
virtual void | SetMarkerStyle (Style_t mstyle=1) |
virtual void | SetMarkerSize (Size_t msize=1) |
ClassDef (TAttMarker, 2) | |
Public Member Functions inherited from TAttText | |
TAttText () | |
TAttText (Int_t align, Float_t angle, Color_t color, Style_t font, Float_t tsize) | |
AttText normal constructor. More... | |
virtual | ~TAttText () |
AttText destructor. More... | |
void | Copy (TAttText &atttext) const |
Copy this text attributes to a new TAttText. More... | |
virtual Short_t | GetTextAlign () const |
virtual Float_t | GetTextAngle () const |
virtual Color_t | GetTextColor () const |
virtual Font_t | GetTextFont () const |
virtual Float_t | GetTextSize () const |
virtual void | Modify () |
Change current text attributes if necessary. More... | |
virtual void | ResetAttText (Option_t *toption="") |
Reset this text attributes to default values. More... | |
virtual void | SaveTextAttributes (std::ostream &out, const char *name, Int_t alidef=12, Float_t angdef=0, Int_t coldef=1, Int_t fondef=61, Float_t sizdef=1) |
Save text attributes as C++ statement(s) on output stream out. More... | |
virtual void | SetTextAttributes () |
Invoke the DialogCanvas Text attributes. More... | |
virtual void | SetTextAlign (Short_t align=11) |
virtual void | SetTextAngle (Float_t tangle=0) |
virtual void | SetTextColor (Color_t tcolor=1) |
virtual void | SetTextColorAlpha (Color_t tcolor, Float_t talpha) |
Set a transparent marker color. More... | |
virtual void | SetTextFont (Font_t tfont=62) |
virtual void | SetTextSize (Float_t tsize=1) |
virtual void | SetTextSizePixels (Int_t npixels) |
Set the text size in pixels. More... | |
Static Public Member Functions | |
static void | BuildStyles () |
Create some standard styles. More... | |
Static Public Member Functions inherited from TObject | |
static Long_t | GetDtorOnly () |
Return destructor only flag. More... | |
static void | SetDtorOnly (void *obj) |
Set destructor only flag. More... | |
static Bool_t | GetObjectStat () |
Get status of object stat flag. More... | |
static void | SetObjectStat (Bool_t stat) |
Turn on/off tracking of objects in the TObjectTable. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from TObject | |
void | MakeZombie () |
virtual void | DoError (int level, const char *location, const char *fmt, va_list va) const |
Interface to ErrorHandler (protected). More... | |
Protected Attributes inherited from TNamed | |
TString | fName |
TString | fTitle |
Protected Attributes inherited from TAttLine | |
Color_t | fLineColor |
Style_t | fLineStyle |
Width_t | fLineWidth |
Protected Attributes inherited from TAttFill | |
Color_t | fFillColor |
Style_t | fFillStyle |
Protected Attributes inherited from TAttMarker | |
Color_t | fMarkerColor |
Style_t | fMarkerStyle |
Size_t | fMarkerSize |
Protected Attributes inherited from TAttText | |
Float_t | fTextAngle |
Float_t | fTextSize |
Short_t | fTextAlign |
Color_t | fTextColor |
Font_t | fTextFont |
#include <TStyle.h>
enum TStyle::EPaperSize |
TStyle::TStyle | ( | ) |
Referenced by BuildStyles().
TStyle::TStyle | ( | const char * | name, |
const char * | title | ||
) |
Create a new TStyle.
The following names are reserved to create special styles -Classic: the default style set in TStyle::Reset -Plain: a black&white oriented style -Bold: -Video; -Pub: -Modern: (see the definition of these styles below).
Note a side-effect of calling gStyle->SetFillColor(0). This is nearly equivalent of selecting the "Plain" style.
Many graphics attributes may be set via the TStyle, see in particular
The current style is pointed by gStyle.
When calling myStyle->cd(), gStyle is set to myStyle.
One can also use gROOT to change the current style, e.g.
gROOT->SetStyle("Plain") will change the current style gStyle to the "Plain" style
See also TROOT::ForceStyle and TROOT::UseCurrentStyle
Definition at line 103 of file TStyle.cxx.
TStyle::TStyle | ( | const TStyle & | style | ) |
Copy constructor.
Definition at line 271 of file TStyle.cxx.
|
virtual |
Destructor.
Definition at line 261 of file TStyle.cxx.
Definition at line 167 of file TStyle.h.
Referenced by GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), and GetTitleSize().
|
static |
Create some standard styles.
Definition at line 287 of file TStyle.cxx.
Referenced by TROOT::TROOT().
|
virtual |
Change current style.
Definition at line 303 of file TStyle.cxx.
Referenced by Browse(), and TROOT::SetStyle().
TStyle::ClassDef | ( | TStyle | , |
16 | |||
) |
Function used by the TStyle manager when drawing a canvas showing the current style.
Reimplemented from TObject.
Definition at line 430 of file TStyle.cxx.
|
inline |
Definition at line 180 of file TStyle.h.
Referenced by TStyleManager::ModAttDateTextAlign(), TStyleManager::ModAttDateTextAngle(), TStyleManager::ModAttDateTextColor(), TStyleManager::ModAttDateTextFont(), TStyleManager::ModAttDateTextSize(), TStyleManager::ModAttDateTextSizeInPixels(), TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return the axis color number in the axis.
Definition at line 718 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 192 of file TStyle.h.
Referenced by TGraphPainter::PaintGrapHist(), THistPainter::PaintHist(), SavePrimitive(), TStyleManager::UpdateEditor(), and TH1::UseCurrentStyle().
|
inline |
Definition at line 193 of file TStyle.h.
Referenced by TGraphPainter::PaintGraph(), TGraphPainter::PaintGrapHist(), THistPainter::PaintHist(), SavePrimitive(), TStyleManager::UpdateEditor(), and TH1::UseCurrentStyle().
|
inline |
Definition at line 200 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().
|
inline |
Definition at line 199 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().
|
inline |
Definition at line 198 of file TStyle.h.
Referenced by TCanvas::Build(), TMVA::draw_network(), TMVA::StatDialogBDTReg::DrawTree(), TMVA::StatDialogBDT::DrawTree(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().
|
inline |
Definition at line 201 of file TStyle.h.
Referenced by TCanvas::Constructor(), TStyleManager::ModAttDateTextSizeInPixels(), TStyleManager::ModStatFontSizeInPixels(), TStyleManager::ModTextSizeInPixels(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZLabelSizeInPixels(), TStyleManager::ModZTitleSizeInPixels(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 202 of file TStyle.h.
Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 203 of file TStyle.h.
Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 204 of file TStyle.h.
Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 197 of file TStyle.h.
Referenced by ClassImp(), TTreePlayer::DrawSelect(), TH1::GetPainter(), SavePrimitive(), TCanvas::SaveSource(), and TCanvas::TCanvas().
|
inline |
Definition at line 206 of file TStyle.h.
Referenced by TPostScript::Initialize(), TPDF::PatternEncode(), SavePrimitive(), TPDF::SetColor(), TPostScript::SetColor(), TPDF::SetFillPatterns(), TPostScript::SetFillPatterns(), and TStyleManager::UpdateEditor().
Return color number i in current palette.
Definition at line 730 of file TStyle.cxx.
Referenced by TGLH2PolyPainter::CacheGeometry(), THistPainter::DefineColorLevels(), TGLLevelPalette::GeneratePalette(), TPaletteAxis::GetValueColor(), TPie::Init(), TPaletteAxis::Paint(), THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), THistPainter::PaintContour(), TParallelCoordVar::PaintHistogram(), TGraph2DPainter::PaintLevels(), TGraph2DPainter::PaintPolyMarker(), THistPainter::PaintTH2PolyColorLevels(), TMVA::PDEFoam::RootPlot2dim(), SavePrimitive(), TEveRGBAPalette::SetupColor(), TPie::SortSlices(), and TSelectorDraw::TakeAction().
|
inline |
Definition at line 207 of file TStyle.h.
Referenced by TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 208 of file TStyle.h.
Referenced by TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 194 of file TStyle.h.
Referenced by TGraphPainter::PaintGraph(), TGraphPainter::PaintGrapHist(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 195 of file TStyle.h.
Referenced by THistPainter::PaintErrors(), TGraphPainter::PaintGraphAsymmErrors(), TGraphPainter::PaintGraphBentErrors(), TGraphPainter::PaintGraphErrors(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 196 of file TStyle.h.
Referenced by THistPainter::Paint2DErrors(), THistPainter::PaintErrors(), SavePrimitive(), TGraphAsymmErrors::TGraphAsymmErrors(), TGraphErrors::TGraphErrors(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 209 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 240 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 239 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 234 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 236 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 235 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 237 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 238 of file TStyle.h.
Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().
|
inline |
Definition at line 228 of file TStyle.h.
Referenced by TF1::DoInitialize(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 229 of file TStyle.h.
Referenced by TF1::DoInitialize(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 230 of file TStyle.h.
Referenced by TF1::DoInitialize(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 231 of file TStyle.h.
Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 232 of file TStyle.h.
Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 233 of file TStyle.h.
Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 210 of file TStyle.h.
Referenced by TPad::PaintFillAreaHatches(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 211 of file TStyle.h.
Referenced by TPad::PaintFillAreaHatches(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 292 of file TStyle.h.
Referenced by TSVG::Initialize(), TPostScript::Initialize(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 241 of file TStyle.h.
Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
|
inline |
Definition at line 243 of file TStyle.h.
Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
|
inline |
Definition at line 242 of file TStyle.h.
Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
|
inline |
Definition at line 244 of file TStyle.h.
Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
|
inline |
Definition at line 245 of file TStyle.h.
Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
|
inline |
Definition at line 246 of file TStyle.h.
Referenced by TPainter3dAlgorithms::LegoFunction(), THistPainter::PaintBar(), THistPainter::PaintBarH(), THistPainter::PaintInit(), THistPainter::PaintScatterPlot(), THistPainter::PaintText(), THistPainter::PaintTH2PolyText(), SavePrimitive(), THistPainter::TableInit(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 247 of file TStyle.h.
Referenced by THStack::Paint(), THistPainter::Paint2DErrors(), THistPainter::PaintInit(), THistPainter::PaintInitH(), THistPainter::PaintLego(), THistPainter::PaintScatterPlot(), THistPainter::PaintSurface(), and THistPainter::TableInit().
Return the label color number in the axis.
Definition at line 738 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return label font.
Definition at line 750 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelFont(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelFont(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelFont(), TStyleManager::ModZLabelSizeInPixels(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return label offset.
Definition at line 762 of file TStyle.cxx.
Referenced by TPie::Init(), TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return label size.
Definition at line 774 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelSizeInPixels(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 212 of file TStyle.h.
Referenced by SavePrimitive(), TLegend::TLegend(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 213 of file TStyle.h.
Referenced by SavePrimitive(), and TLegend::TLegend().
|
inline |
Definition at line 214 of file TStyle.h.
Referenced by SavePrimitive(), and TLegend::TLegend().
|
inline |
Definition at line 215 of file TStyle.h.
Referenced by TLegend::PaintPrimitives(), and SavePrimitive().
|
inline |
Definition at line 248 of file TStyle.h.
Referenced by TGLLegoPainter::DrawLegoCylindrical(), TGLLegoPainter::DrawLegoSpherical(), TGLSurfacePainter::InitGeometryCylindrical(), TGLSurfacePainter::InitGeometrySpherical(), TPainter3dAlgorithms::LegoFunction(), SavePrimitive(), TPainter3dAlgorithms::SurfaceFunction(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 295 of file TStyle.h.
Referenced by TSVG::Open(), TTeXDump::Open(), TPDF::Open(), TPostScript::Open(), SavePrimitive(), and TStyleManager::UpdateEditor().
const char * TStyle::GetLineStyleString | ( | Int_t | i = 1 | ) | const |
Return line style string (used by PostScript).
See SetLineStyleString for more explanations
Definition at line 787 of file TStyle.cxx.
Referenced by TImageDump::DrawPS(), TSVG::DrawPS(), ROOT::Quartz::SetLineStyle(), TPDF::SetLineStyle(), TPostScript::SetLineStyle(), TGX11::SetLineStyle(), and TGWin32::UpdateLineStyle().
Return number of divisions.
Definition at line 706 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 249 of file TStyle.h.
Referenced by THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), THistPainter::PaintContour(), THistPainter::PaintH3(), THistPainter::PaintLego(), TGraph2DPainter::PaintPolyMarker(), THistPainter::PaintSurface(), THistPainter::PaintTable(), THistPainter::PaintTH2PolyColorLevels(), TGraph2DPainter::PaintTriangles_new(), TGraph2DPainter::PaintTriangles_old(), TGLVoxelPainter::PreparePalette(), TGLLegoPainter::PreparePalette(), TGLSurfacePainter::PreparePalette(), TGLTH3Slice::PreparePalette(), SavePrimitive(), and TStyleManager::UpdateEditor().
Int_t TStyle::GetNumberOfColors | ( | ) | const |
Return number of colors in the color palette.
Definition at line 796 of file TStyle.cxx.
Referenced by TGLH2PolyPainter::CacheGeometry(), THistPainter::DefineColorLevels(), TTreePlayer::DrawSelect(), TGLLevelPalette::GeneratePalette(), TPaletteAxis::GetValueColor(), TPaletteAxis::Paint(), THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), THistPainter::PaintContour(), TParallelCoordVar::PaintHistogram(), TGraph2DPainter::PaintLevels(), TGraph2DPainter::PaintPolyMarker(), THistPainter::PaintTH2PolyColorLevels(), TMVA::PDEFoam::RootPlot2dim(), SavePrimitive(), TEveRGBAPalette::SetupColor(), TSelectorDraw::TakeAction(), TProofDrawListOfGraphs::Terminate(), and TProofDrawListOfPolyMarkers3D::Terminate().
|
inline |
Definition at line 250 of file TStyle.h.
Referenced by TStyleManager::ModOptDateFormat(), TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 252 of file TStyle.h.
Referenced by TRootCanvas::CreateCanvas(), TPaveStats::GetOptFit(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), TRootCanvas::ProcessMessage(), TCanvas::SavePrimitive(), SavePrimitive(), TCanvas::SaveSource(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), TPaveStats::UseCurrentStyle(), and TH1::UseCurrentStyle().
|
inline |
Definition at line 255 of file TStyle.h.
Referenced by TCanvas::Build(), RooStats::SamplingDistPlot::Draw(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 256 of file TStyle.h.
Referenced by TCanvas::Build(), RooStats::SamplingDistPlot::Draw(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 257 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 253 of file TStyle.h.
Referenced by TRootCanvas::CreateCanvas(), TStatsFeedback::Feedback(), TPaveStats::GetOptStat(), THistPainter::Paint(), THistPainter::PaintBarH(), THistPainter::PaintH3(), THistPainter::PaintTable(), TRootCanvas::ProcessMessage(), TCanvas::SavePrimitive(), SavePrimitive(), TCanvas::SaveSource(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), TPaveStats::UseCurrentStyle(), TH1::UseCurrentStyle(), and TProofPerfAnalysis::WorkerActivity().
|
inline |
Definition at line 254 of file TStyle.h.
Referenced by TRootCanvas::CreateCanvas(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), TRootCanvas::ProcessMessage(), TCanvas::SavePrimitive(), SavePrimitive(), TCanvas::SaveSource(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 219 of file TStyle.h.
Referenced by SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 218 of file TStyle.h.
Referenced by SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 220 of file TStyle.h.
Referenced by TCanvas::Build(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 217 of file TStyle.h.
Referenced by TCreatePrimitives::Pad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 224 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 225 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 222 of file TStyle.h.
Referenced by TCanvas::Build(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 223 of file TStyle.h.
Referenced by TCanvas::Build(), TMVA::TMVAGlob::plot_logo(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 226 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 227 of file TStyle.h.
Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 221 of file TStyle.h.
Referenced by TCanvas::Build(), TMVA::TMVAGlob::plot_logo(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 258 of file TStyle.h.
Referenced by THistPainter::PaintText(), THistPainter::PaintTH2PolyText(), SavePrimitive(), and TStyleManager::UpdateEditor().
Set paper size for PostScript output.
Definition at line 805 of file TStyle.cxx.
Referenced by TStyleManager::ModPaperSizePredef(), TSVG::Open(), TTeXDump::Open(), TPDF::Open(), TPostScript::Open(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 264 of file TStyle.h.
Referenced by ClassImp(), TCanvas::Constructor(), TASImage::Draw(), SavePrimitive(), TCanvas::SaveSource(), TBrowser::TBrowser(), TControlBar::TControlBar(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 267 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 265 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 268 of file TStyle.h.
Referenced by TStyleManager::ModStatFont(), TStyleManager::ModStatFontSizeInPixels(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 269 of file TStyle.h.
Referenced by TStyleManager::ModStatFontSizeInPixels(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 271 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 275 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 270 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 266 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 274 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 272 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 273 of file TStyle.h.
Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 276 of file TStyle.h.
Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return tick length.
Definition at line 814 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 277 of file TStyle.h.
Referenced by TGaxis::PaintAxis(), SavePrimitive(), TGaxis::SetTimeFormat(), TAxis::SetTimeFormat(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 278 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 283 of file TStyle.h.
Referenced by TMVA::draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
Return title color.
Definition at line 826 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 279 of file TStyle.h.
Referenced by TMVA::draw_layer_labels(), TMVA::draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
Return title font.
Definition at line 838 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModTitleFont(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXTitleFont(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleFont(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleFont(), TStyleManager::ModZTitleSizeInPixels(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), TAttAxis::ResetAttAxis(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 282 of file TStyle.h.
Referenced by TStyleManager::ModTitleFontSizeInPixels(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 291 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return title offset.
Definition at line 850 of file TStyle.cxx.
Referenced by GetTitleXOffset(), GetTitleYOffset(), TStyleManager::ModApplyOnXYZ(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 293 of file TStyle.h.
Referenced by TPostScript::Initialize(), SavePrimitive(), and TStyleManager::UpdateEditor().
Return title size.
Definition at line 862 of file TStyle.cxx.
Referenced by GetTitleXSize(), GetTitleYSize(), TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleSizeInPixels(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 281 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 280 of file TStyle.h.
Referenced by TMVA::draw_input_labels(), TMVA::draw_layer_labels(), TMVA::draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 290 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 288 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 289 of file TStyle.h.
Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().
|
inline |
Definition at line 296 of file TStyle.h.
Referenced by TFrame::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TPaveText::UseCurrentStyle(), TAxis3D::UseCurrentStyle(), TCanvas::UseCurrentStyle(), TGraph::UseCurrentStyle(), TPad::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
Show the options from the current style if (TClass::GetClass("TStyleManager")) gSystem->Load("libGed");.
Reimplemented from TObject.
Definition at line 875 of file TStyle.cxx.
Reset.
Definition at line 439 of file TStyle.cxx.
Referenced by TStyleManager::DoImportMacro(), and TStyle().
Save a main frame widget as a C++ statement(s) on output stream out.
Reimplemented from TObject.
Definition at line 1542 of file TStyle.cxx.
Referenced by SaveSource().
Save the current style in a C++ macro file.
Definition at line 1484 of file TStyle.cxx.
Referenced by TStyleManager::DoExport(), and TStyleManager::DoImportCanvas().
Set color to draw the axis line and tick marks.
axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 945 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXAxisColor(), TStyleManager::ModYAxisColor(), TStyleManager::ModZAxisColor(), and TAxis3D::UseCurrentStyle().
Definition at line 331 of file TStyle.h.
Referenced by TStyleManager::ModBarOffset(), THistPainter::PaintHist(), and TH1::UseCurrentStyle().
Definition at line 332 of file TStyle.h.
Referenced by TStyleManager::ModBarWidth(), THistPainter::PaintHist(), and TH1::UseCurrentStyle().
Definition at line 341 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), RooStats::HistFactory::FormatFrameForLikelihood(), TStyleManager::ModCanvasBorderMode(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TCanvas::UseCurrentStyle().
Definition at line 340 of file TStyle.h.
Referenced by TStyleManager::ModCanvasBorderSize(), and TCanvas::UseCurrentStyle().
Definition at line 339 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), TMVA::draw_network(), TMVA::StatDialogBDTReg::DrawTree(), TMVA::StatDialogBDT::DrawTree(), TStyleManager::ModCanvasColor(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TCanvas::UseCurrentStyle().
Definition at line 342 of file TStyle.h.
Referenced by TStyleManager::ModCanvasDefH().
Definition at line 343 of file TStyle.h.
Referenced by TStyleManager::ModCanvasDefW().
Definition at line 344 of file TStyle.h.
Referenced by TStyleManager::ModCanvasDefX().
Definition at line 345 of file TStyle.h.
Referenced by TStyleManager::ModCanvasDefY().
Definition at line 337 of file TStyle.h.
Referenced by ClassImp(), and TTreePlayer::DrawSelect().
Define the color model used by TPostScript and TPDF (RGB or CMYK).
CMY and CMYK models are subtractive color models unlike RGB which is additive. They are mainly used for printing purposes. CMY means Cyan Magenta Yellow. To convert RGB to CMY it is enough to do: C=1-R, M=1-G and Y=1-B. CMYK has one more component K (black). The conversion from RGB to CMYK is:
CMYK adds the black component which allows better quality for black printing. PostScript and PDF support the CMYK model.
Definition at line 899 of file TStyle.cxx.
Referenced by TStyleManager::ModColorModelPS(), and Reset().
Definition at line 333 of file TStyle.h.
Referenced by TStyleManager::ModDateX(), Reset(), and SetOptDate().
Definition at line 334 of file TStyle.h.
Referenced by TStyleManager::ModDateY(), Reset(), and SetOptDate().
Definition at line 338 of file TStyle.h.
Referenced by TStyleManager::ModDrawBorder(), and TGraphPainter::PaintGrapHist().
Set the size (in pixels) of the small lines drawn at the end of the error bars (TH1 or TGraphErrors).
The default value is 2 pixels. Set np=0 to remove these lines
Definition at line 961 of file TStyle.cxx.
Referenced by TStyleManager::ModEndErrorSize().
Definition at line 336 of file TStyle.h.
Referenced by TStyleManager::ModErrorX(), testGausFit(), and testPolyFit().
|
inline |
Definition at line 301 of file TStyle.h.
Referenced by TStyleManager::ModFitFormat(), Reset(), TPaveStats::SaveStyle(), and TPaveStats::UseCurrentStyle().
Definition at line 373 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModFrameBorderMode(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TFrame::UseCurrentStyle().
Definition at line 372 of file TStyle.h.
Referenced by TStyleManager::ModFrameBorderSize(), and TFrame::UseCurrentStyle().
Definition at line 367 of file TStyle.h.
Referenced by ClassImp(), TStyleManager::ModFrameFillColor(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TFrame::UseCurrentStyle().
Definition at line 369 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModFrameFillStyle(), and TFrame::UseCurrentStyle().
Definition at line 368 of file TStyle.h.
Referenced by TStyleManager::ModFrameLineColor(), and TFrame::UseCurrentStyle().
Definition at line 370 of file TStyle.h.
Referenced by TStyleManager::ModFrameLineStyle(), and TFrame::UseCurrentStyle().
Definition at line 371 of file TStyle.h.
Referenced by TStyleManager::ModFrameLineWidth(), Reset(), TStyle(), and TFrame::UseCurrentStyle().
Definition at line 362 of file TStyle.h.
Referenced by TStyleManager::ModFuncColor(), Reset(), and TStyle().
Definition at line 361 of file TStyle.h.
Referenced by TStyleManager::ModFuncStyle().
Definition at line 363 of file TStyle.h.
Referenced by TStyleManager::ModFuncWidth(), Reset(), and TStyle().
Definition at line 365 of file TStyle.h.
Referenced by TStyleManager::ModGridColor().
Definition at line 364 of file TStyle.h.
Referenced by TStyleManager::ModGridStyle().
Definition at line 366 of file TStyle.h.
Referenced by TStyleManager::ModGridWidth().
Definition at line 303 of file TStyle.h.
Referenced by fillpatterns(), and TStyleManager::ModHatchesLineWidth().
Definition at line 304 of file TStyle.h.
Referenced by fillpatterns(), and TStyleManager::ModHatchesSpacing().
void TStyle::SetHeaderPS | ( | const char * | header | ) |
Define a string to be inserted in the Postscript header The string in header will be added to the Postscript file immediately following the %Page line For example, this string may contain special Postscript instructions like
the following header string will print the string "my annotation" at the bottom left corner of the page (outside the user area)
This information is used in TPostScript::Initialize.
Definition at line 982 of file TStyle.cxx.
Referenced by TStyleManager::ModHeaderPS().
Definition at line 374 of file TStyle.h.
Referenced by TStyleManager::ModHistFillColor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
Definition at line 376 of file TStyle.h.
Referenced by TStyleManager::ModHistFillStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
Definition at line 375 of file TStyle.h.
Referenced by TStyleManager::ModHistLineColor(), Reset(), TStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
Definition at line 377 of file TStyle.h.
Referenced by TStyleManager::ModHistLineStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
Definition at line 378 of file TStyle.h.
Referenced by TStyleManager::ModHistLineWidth(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().
If the argument zero=kTRUE the minimum value for the Y axis of 1-d histograms is set to 0 if the minimum bin content is greater than 0 and TH1::SetMinimum has not been called.
Otherwise the minimum is based on the minimum bin content.
Definition at line 910 of file TStyle.cxx.
Referenced by TStyleManager::ModHistMinimumZero().
Sets the fIsReading member to reading (default=kTRUE) fIsReading (used via gStyle->IsReading()) can be used in the functions myclass::UseCurrentStyle to read from the current style or write to the current style.
Definition at line 993 of file TStyle.cxx.
Referenced by TStyleDialog::DoOK().
Set axis labels color.
axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 1012 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelColor(), TStyleManager::ModYLabelColor(), TStyleManager::ModZLabelColor(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().
Set font number used to draw axis labels.
Definition at line 1032 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelFont(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelFont(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelFont(), TStyleManager::ModZLabelSizeInPixels(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().
Set offset between axis and axis labels.
The offset is expressed as a percent of the pad height. axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 1048 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelOffset(), TStyleManager::ModYLabelOffset(), TStyleManager::ModZLabelOffset(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().
Set size of axis labels.
The size is expressed as a percent of the pad height. axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 1063 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelSize(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelSize(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelSize(), TStyleManager::ModZLabelSizeInPixels(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().
Definition at line 346 of file TStyle.h.
Referenced by TStyleManager::ModLegendBorderSize(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), and TStyle().
Definition at line 314 of file TStyle.h.
Referenced by TStyleManager::ModLegoInnerR().
Definition at line 306 of file TStyle.h.
Referenced by TStyleManager::ModLineScalePS(), and Reset().
Set line style string using the PostScript convention.
A line is a suite of segments, each segment is described by the number of pixels. The initial and alternating elements (second, fourth, and so on) are the dashes, and the others spaces between dashes.
Default fixed line styles are pre-defined as:
For example the following lines define the line style 5 to 9.
Note:
Definition at line 1102 of file TStyle.cxx.
Referenced by TMVA::StatDialogMVAEffs::DrawHistograms(), Reset(), TParallelCoord::SetDotsSpacing(), and TMVA::TMVAGlob::SetTMVAStyle().
Set the number of divisions to draw an axis.
ndiv : Number of divisions.
axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 931 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXNdivisions(), TStyleManager::ModYNdivisions(), TStyleManager::ModZNdivisions(), and TAxis3D::UseCurrentStyle().
Set the default number of contour levels when drawing 2-d plots.
Definition at line 1119 of file TStyle.cxx.
Referenced by TMVA::deviations(), TStyleManager::ModNumberContours(), and TMVA::Plot().
If optdate is non null, the current date/time will be printed in the canvas.
The position of the date string can be controlled by: optdate = 10*format + mode
examples:
The date position can also be controlled by: gStyle->SetDateX(x); x in NDC gStyle->SetDateY(y); y in NDC
The date text attributes can be changed with:
The current date attributes can be obtained via:
When the date option is active, a text object is created when the pad paint its list of primitives. The text object is named "DATE". The DATE attributes can also be edited interactively (position and attributes) via the normal context menu.
Definition at line 1165 of file TStyle.cxx.
Referenced by TStyleManager::ModOptDateBool(), and TStyleManager::ModOptDateFormat().
The type of information about fit parameters printed in the histogram statistics box can be selected via the parameter mode.
The parameter mode can be = pcev (default = 0111)
gStyle->SetOptFit(1011);
print fit probability, parameter names/values and errors.Note: gStyle->SetOptFit(1)
means "default value", so it is equivalent to gStyle->SetOptFit(111)
see also SetOptStat below.
Definition at line 1204 of file TStyle.cxx.
Referenced by TStyleManager::ModOptFit(), piRandom(), TRootCanvas::ProcessMessage(), TPaveStats::SaveStyle(), TMVA::TMVAGlob::SetTMVAStyle(), testGraphFit(), unuranDistr(), and TPaveStats::UseCurrentStyle().
Definition at line 325 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::Draw(), TStyleManager::ModOptLogx(), and TPad::UseCurrentStyle().
Definition at line 326 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::Draw(), TStyleManager::ModOptLogy(), piRandom(), and TPad::UseCurrentStyle().
Definition at line 327 of file TStyle.h.
Referenced by TStyleManager::ModOptLogz(), and TPad::UseCurrentStyle().
The type of information printed in the histogram statistics box can be selected via the parameter mode.
The parameter mode can be = ksiourmen (default = 000001111)
Example: gStyle->SetOptStat(11);
print only name of histogram and number of entries. gStyle->SetOptStat(1101);
displays the name of histogram, mean value and RMS.
WARNING: never call SetOptStat(000111);
but SetOptStat(1111)
, 0001111 will be taken as an octal number !!
WARNING: SetOptStat(1)
is taken as SetOptStat(1111)
(for back compatibility with older versions. If you want to print only the name of the histogram call SetOptStat(1000000001)
.
NOTE that in case of 2-D histograms, when selecting just underflow (10000) or overflow (100000), the stats box will show all combinations of underflow/overflows and not just one single number!
Definition at line 1252 of file TStyle.cxx.
Referenced by TGeoChecker::CheckBoundaryErrors(), ClassImp(), RooStats::HybridPlot::Draw(), DrawData(), TStatsFeedback::Feedback(), TProofPerfAnalysis::FileDist(), GAMinTutorial(), TMVA::TMVAGlob::Initialize(), TStyleManager::ModOptStat(), TEveDigitSetEditor::PlotHisto(), TRootCanvas::ProcessMessage(), Reset(), TPaveStats::SaveStyle(), SetOptStat(), TMVA::TMVAGlob::SetTMVAStyle(), TMemStatShow::Show(), TStyle(), TPaveStats::UseCurrentStyle(), TH1::UseCurrentStyle(), and TProofPerfAnalysis::WorkerActivity().
The parameter mode can be any combination of kKsSiourRmMen.
Example: gStyle->SetOptStat("ne");
print only name of histogram and number of entries.
gStyle->SetOptStat("n")
print only the name of the histogramgStyle->SetOptStat("nemr")
is the default Definition at line 1289 of file TStyle.cxx.
Definition at line 330 of file TStyle.h.
Referenced by TProofBench::DrawCPU(), TStyleManager::ModOptTitle(), TMVA::paracoor(), TRootCanvas::ProcessMessage(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), and TStyle().
Definition at line 352 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), RooStats::HistFactory::FormatFrameForLikelihood(), TStyleManager::ModPadBorderMode(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 351 of file TStyle.h.
Referenced by TStyleManager::ModPadBorderSize(), and TPad::UseCurrentStyle().
Definition at line 353 of file TStyle.h.
Referenced by TStyleManager::ModPadBottomMargin(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 350 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), TStyleManager::ModPadColor(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 357 of file TStyle.h.
Referenced by TStyleManager::ModPadGridX(), and TPad::UseCurrentStyle().
Definition at line 358 of file TStyle.h.
Referenced by TStyleManager::ModPadGridY(), and TPad::UseCurrentStyle().
Definition at line 355 of file TStyle.h.
Referenced by TStyleManager::ModPadLeftMargin(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 356 of file TStyle.h.
Referenced by TStyleManager::ModPadRightMargin(), TMVA::TMVAGlob::SetTMVAStyle(), and TPad::UseCurrentStyle().
Definition at line 359 of file TStyle.h.
Referenced by TStyleManager::ModPadTickX(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 360 of file TStyle.h.
Referenced by TStyleManager::ModPadTickY(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 354 of file TStyle.h.
Referenced by TStyleManager::ModPadTopMargin(), TMVA::TMVAGlob::SetTMVAStyle(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 381 of file TStyle.h.
Referenced by TMVA::correlations(), TMVA::correlationsMultiClass(), TStyleManager::ModPaintTextFormat(), and Reset().
See TColor::SetPalette.
Definition at line 1445 of file TStyle.cxx.
Referenced by TMVA::correlations(), TMVA::correlationsMultiClass(), TMVA::StatDialogBDT::DrawTree(), Reset(), TMVA::PDEFoam::RootPlot2dim(), TMVA::TMVAGlob::SetTMVAStyle(), and TStyle().
void TStyle::SetPaperSize | ( | EPaperSize | size | ) |
Set paper size for PostScript output.
Definition at line 1317 of file TStyle.cxx.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModPaperSizePredef(), TStyleManager::ModPaperSizeXY(), Reset(), and TMVA::TMVAGlob::SetTMVAStyle().
Set paper size for PostScript output.
The paper size is specified in centimeters. Default is 20x26. See also TPad::Print
Definition at line 1337 of file TStyle.cxx.
Definition at line 315 of file TStyle.h.
Referenced by ClassImp(), TApplication::InitializeGraphics(), and TStyleManager::ModScreenFactor().
Definition at line 387 of file TStyle.h.
Referenced by TStyleManager::ModStatBorderSize(), Reset(), TStyle(), and TPaveStats::UseCurrentStyle().
Definition at line 384 of file TStyle.h.
Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), TStyleManager::ModStatColor(), Reset(), TStyle(), and TPaveStats::UseCurrentStyle().
Definition at line 388 of file TStyle.h.
Referenced by TStyleManager::ModStatFont(), TStyleManager::ModStatFontSizeInPixels(), Reset(), and TStyle().
Definition at line 389 of file TStyle.h.
Referenced by TStyleManager::ModStatFontSize(), TStyleManager::ModStatFontSizeInPixels(), and TPaveStats::UseCurrentStyle().
|
inline |
Definition at line 390 of file TStyle.h.
Referenced by TStyleManager::ModStatFormat(), Reset(), TPaveStats::SaveStyle(), and TPaveStats::UseCurrentStyle().
Definition at line 394 of file TStyle.h.
Referenced by TStyleManager::ModStatH(), and TPaveStats::UseCurrentStyle().
Definition at line 386 of file TStyle.h.
Referenced by TStyleManager::ModStatStyle(), and TPaveStats::UseCurrentStyle().
Definition at line 385 of file TStyle.h.
Referenced by TStyleManager::ModStatTextColor(), and TPaveStats::UseCurrentStyle().
Definition at line 393 of file TStyle.h.
Referenced by TStyleManager::ModStatW(), and TPaveStats::UseCurrentStyle().
Definition at line 391 of file TStyle.h.
Referenced by TStyleManager::ModStatX(), and TPaveStats::UseCurrentStyle().
Definition at line 392 of file TStyle.h.
Referenced by TStyleManager::ModStatY(), Reset(), TStyle(), and TPaveStats::UseCurrentStyle().
Set option to strip decimals when drawing axis labels.
By default, TGaxis::PaintAxis removes trailing 0s after a dot in the axis labels. Ex: {0,0.5,1,1.5,2,2.5, etc} If this function is called with strip=kFALSE, TGAxis::PaintAxis will draw labels with the same number of digits after the dot Ex: (0.0,0.5,1.0,1.5,2.0,2.5,etc}
Definition at line 1476 of file TStyle.cxx.
Referenced by TAxisEditor::DoDecimal(), and TStyleManager::ModStripDecimals().
Set the tick marks length for an axis.
axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 1348 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTickLength(), TStyleManager::ModYTickLength(), TStyleManager::ModZTickLength(), and TAxis3D::UseCurrentStyle().
Change the time offset for time plotting.
Times are expressed in seconds. The corresponding numbers usually have 9 digits (or more if one takes into account fractions of seconds). Thus, since it is very inconvenient to plot very large numbers on a scale, one has to set an offset time that will be added to the axis beginning, in order to plot times correctly and conveniently. A convenient way to set the time offset is to use TDatime::Convert().
By default the time offset is set to 788918400 which corresponds to 01/01/1995. This allows to have valid dates until 2072. The standard UNIX time offset in 1970 allows only valid dates until 2030.
Definition at line 1463 of file TStyle.cxx.
Referenced by TStyleManager::ModTimeOffset().
Definition at line 397 of file TStyle.h.
Referenced by TStyleManager::ModTitleAlign(), Reset(), and TStyle().
Definition at line 402 of file TStyle.h.
Referenced by TMVA::draw_network(), TStyleManager::ModTitleBorderSize(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
any other value of axis will set the pad title color
if axis="xyz" set all 3 axes
Definition at line 1367 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleColor(), TStyleManager::ModYTitleColor(), TStyleManager::ModZTitleColor(), and TAxis3D::UseCurrentStyle().
Definition at line 398 of file TStyle.h.
Referenced by ClassImp(), TMVA::draw_network(), TStyleManager::ModTitleFillColor(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
any other value of axis will set the pad title font
if axis="xyz" set all 3 axes
Definition at line 1388 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModTitleFont(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXTitleFont(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleFont(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleFont(), TStyleManager::ModZTitleSizeInPixels(), Reset(), TStyle(), TAxis3D::UseCurrentStyle(), and TPad::UseCurrentStyle().
Definition at line 401 of file TStyle.h.
Referenced by TStyleManager::ModTitleFontSize(), and TStyleManager::ModTitleFontSizeInPixels().
Definition at line 410 of file TStyle.h.
Referenced by TStyleManager::ModTitleH(), TMVA::mvaweights(), and TMVA::TMVAGlob::SetTMVAStyle().
Specify a parameter offset to control the distance between the axis and the axis title.
axis specifies which axis ("x","y","z"), default = "x" if axis="xyz" set all 3 axes
Definition at line 1411 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleOffset(), TStyleManager::ModYTitleOffset(), TStyleManager::ModZTitleOffset(), Reset(), SetTitleXOffset(), SetTitleYOffset(), TStyle(), and TAxis3D::UseCurrentStyle().
void TStyle::SetTitlePS | ( | const char * | pstitle | ) |
Define a string to be used in the %Title of the Postscript files.
If this string is not defined, ROOT will use the canvas title.
Definition at line 1002 of file TStyle.cxx.
Referenced by TStyleManager::ModTitlePS().
any other value of axis will set the pad title size
if axis="xyz" set all 3 axes
Definition at line 1430 of file TStyle.cxx.
Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleSize(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleSize(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleSize(), TStyleManager::ModZTitleSizeInPixels(), Reset(), SetTitleXSize(), SetTitleYSize(), TStyle(), and TAxis3D::UseCurrentStyle().
Definition at line 400 of file TStyle.h.
Referenced by TStyleManager::ModTitleStyle(), Reset(), and TStyle().
Definition at line 399 of file TStyle.h.
Referenced by TMVA::draw_network(), TStyleManager::ModTitleTextColor(), Reset(), TMVA::TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().
Definition at line 409 of file TStyle.h.
Referenced by TStyleManager::ModTitleW(), and TMVA::mvaweights().
Definition at line 407 of file TStyle.h.
Referenced by TStyleManager::ModTitleX(), Reset(), and TStyle().
Definition at line 408 of file TStyle.h.
Referenced by TStyleManager::ModTitleY().
|
private |
Definition at line 75 of file TStyle.h.
Referenced by Copy(), GetAttDate(), Reset(), and SetOptDate().
|
private |
Definition at line 59 of file TStyle.h.
Referenced by Copy(), GetBarOffset(), and Reset().
|
private |
Definition at line 58 of file TStyle.h.
Referenced by Copy(), GetBarWidth(), and Reset().
|
private |
Definition at line 109 of file TStyle.h.
Referenced by Copy(), GetCanvasBorderMode(), and Reset().
|
private |
Definition at line 108 of file TStyle.h.
Referenced by Copy(), GetCanvasBorderSize(), and Reset().
|
private |
Definition at line 107 of file TStyle.h.
Referenced by Copy(), GetCanvasColor(), and Reset().
|
private |
Definition at line 110 of file TStyle.h.
Referenced by Copy(), GetCanvasDefH(), and Reset().
|
private |
Definition at line 111 of file TStyle.h.
Referenced by Copy(), GetCanvasDefW(), and Reset().
|
private |
Definition at line 112 of file TStyle.h.
Referenced by Copy(), GetCanvasDefX(), and Reset().
|
private |
Definition at line 113 of file TStyle.h.
Referenced by Copy(), GetCanvasDefY(), and Reset().
|
private |
Definition at line 106 of file TStyle.h.
Referenced by Copy(), GetCanvasPreferGL(), and Reset().
|
private |
Definition at line 60 of file TStyle.h.
Referenced by Copy(), GetColorModelPS(), and SetColorModelPS().
|
private |
Definition at line 76 of file TStyle.h.
Referenced by Copy(), and GetDateX().
|
private |
Definition at line 77 of file TStyle.h.
Referenced by Copy(), and GetDateY().
|
private |
Definition at line 61 of file TStyle.h.
Referenced by Copy(), GetDrawBorder(), and Reset().
|
private |
Definition at line 78 of file TStyle.h.
Referenced by Copy(), GetEndErrorSize(), Reset(), and SetEndErrorSize().
|
private |
Definition at line 79 of file TStyle.h.
Referenced by Copy(), GetErrorX(), and Reset().
|
private |
Definition at line 98 of file TStyle.h.
Referenced by Copy(), GetFrameBorderMode(), and Reset().
|
private |
Definition at line 97 of file TStyle.h.
Referenced by Copy(), GetFrameBorderSize(), and Reset().
|
private |
Definition at line 92 of file TStyle.h.
Referenced by Copy(), GetFrameFillColor(), and Reset().
|
private |
Definition at line 94 of file TStyle.h.
Referenced by Copy(), GetFrameFillStyle(), and Reset().
|
private |
Definition at line 93 of file TStyle.h.
Referenced by Copy(), GetFrameLineColor(), and Reset().
|
private |
Definition at line 95 of file TStyle.h.
Referenced by Copy(), GetFrameLineStyle(), and Reset().
|
private |
Definition at line 96 of file TStyle.h.
Referenced by Copy(), GetFrameLineWidth(), and Reset().
|
private |
Definition at line 80 of file TStyle.h.
Referenced by Copy(), GetFuncColor(), and Reset().
|
private |
Definition at line 81 of file TStyle.h.
Referenced by Copy(), GetFuncStyle(), and Reset().
|
private |
Definition at line 82 of file TStyle.h.
Referenced by Copy(), GetFuncWidth(), and Reset().
|
private |
Definition at line 83 of file TStyle.h.
Referenced by Copy(), GetGridColor(), and Reset().
|
private |
Definition at line 84 of file TStyle.h.
Referenced by Copy(), GetGridStyle(), and Reset().
|
private |
Definition at line 85 of file TStyle.h.
Referenced by Copy(), GetGridWidth(), and Reset().
|
private |
Definition at line 90 of file TStyle.h.
Referenced by Copy(), GetHatchesLineWidth(), and Reset().
|
private |
Definition at line 91 of file TStyle.h.
Referenced by Copy(), GetHatchesSpacing(), and Reset().
|
private |
Definition at line 153 of file TStyle.h.
Referenced by Copy(), Reset(), and SetHeaderPS().
|
private |
Definition at line 99 of file TStyle.h.
Referenced by Copy(), GetHistFillColor(), and Reset().
|
private |
Definition at line 101 of file TStyle.h.
Referenced by Copy(), GetHistFillStyle(), and Reset().
|
private |
Definition at line 100 of file TStyle.h.
Referenced by Copy(), GetHistLineColor(), and Reset().
|
private |
Definition at line 102 of file TStyle.h.
Referenced by Copy(), GetHistLineStyle(), and Reset().
|
private |
Definition at line 103 of file TStyle.h.
Referenced by Copy(), GetHistLineWidth(), and Reset().
|
private |
Definition at line 104 of file TStyle.h.
Referenced by Copy(), GetHistMinimumZero(), Reset(), and SetHistMinimumZero().
|
private |
Definition at line 105 of file TStyle.h.
Referenced by Copy(), GetHistTopMargin(), and Reset().
|
private |
Definition at line 159 of file TStyle.h.
Referenced by Copy(), IsReading(), Reset(), and SetIsReading().
|
private |
Definition at line 86 of file TStyle.h.
Referenced by Copy(), GetLegendBorderSize(), and Reset().
|
private |
Definition at line 87 of file TStyle.h.
Referenced by Copy(), GetLegendFillColor(), and Reset().
|
private |
Definition at line 88 of file TStyle.h.
Referenced by Copy(), GetLegendFont(), and Reset().
|
private |
Definition at line 89 of file TStyle.h.
Referenced by Copy(), GetLegendTextSize(), and Reset().
|
private |
Definition at line 151 of file TStyle.h.
Referenced by Copy(), GetLegoInnerR(), and Reset().
|
private |
Definition at line 157 of file TStyle.h.
Referenced by Copy(), and GetLineScalePS().
|
private |
Definition at line 152 of file TStyle.h.
Referenced by Copy(), GetLineStyleString(), SavePrimitive(), and SetLineStyleString().
|
private |
Definition at line 74 of file TStyle.h.
Referenced by Copy(), GetNumberContours(), Reset(), and SetNumberContours().
|
private |
Definition at line 65 of file TStyle.h.
Referenced by Copy(), GetOptDate(), Reset(), and SetOptDate().
|
private |
Definition at line 68 of file TStyle.h.
Referenced by GetOptFile(), and Reset().
|
private |
Definition at line 69 of file TStyle.h.
Referenced by Copy(), GetOptFit(), Reset(), and SetOptFit().
|
private |
Definition at line 62 of file TStyle.h.
Referenced by Copy(), GetOptLogx(), and Reset().
|
private |
Definition at line 63 of file TStyle.h.
Referenced by Copy(), GetOptLogy(), and Reset().
|
private |
Definition at line 64 of file TStyle.h.
Referenced by Copy(), GetOptLogz(), and Reset().
|
private |
Definition at line 66 of file TStyle.h.
Referenced by Copy(), GetOptStat(), Reset(), and SetOptStat().
|
private |
Definition at line 67 of file TStyle.h.
Referenced by Copy(), GetOptTitle(), and Reset().
|
private |
Definition at line 116 of file TStyle.h.
Referenced by Copy(), GetPadBorderMode(), and Reset().
|
private |
Definition at line 115 of file TStyle.h.
Referenced by Copy(), GetPadBorderSize(), and Reset().
|
private |
Definition at line 117 of file TStyle.h.
Referenced by Copy(), GetPadBottomMargin(), and Reset().
|
private |
Definition at line 114 of file TStyle.h.
Referenced by Copy(), GetPadColor(), and Reset().
|
private |
Definition at line 121 of file TStyle.h.
Referenced by Copy(), GetPadGridX(), and Reset().
|
private |
Definition at line 122 of file TStyle.h.
Referenced by Copy(), GetPadGridY(), and Reset().
|
private |
Definition at line 119 of file TStyle.h.
Referenced by Copy(), GetPadLeftMargin(), and Reset().
|
private |
Definition at line 120 of file TStyle.h.
Referenced by Copy(), GetPadRightMargin(), and Reset().
|
private |
Definition at line 123 of file TStyle.h.
Referenced by Copy(), GetPadTickX(), and Reset().
|
private |
Definition at line 124 of file TStyle.h.
Referenced by Copy(), GetPadTickY(), and Reset().
|
private |
Definition at line 118 of file TStyle.h.
Referenced by Copy(), GetPadTopMargin(), and Reset().
|
private |
|
private |
Definition at line 125 of file TStyle.h.
Referenced by Copy(), GetPaperSize(), SavePrimitive(), and SetPaperSize().
|
private |
Definition at line 126 of file TStyle.h.
Referenced by Copy(), GetPaperSize(), SavePrimitive(), and SetPaperSize().
|
private |
Definition at line 127 of file TStyle.h.
Referenced by Copy(), GetScreenFactor(), and Reset().
|
private |
Definition at line 71 of file TStyle.h.
Referenced by Copy(), GetShowEditor(), and Reset().
|
private |
Definition at line 70 of file TStyle.h.
Referenced by Copy(), GetShowEventStatus(), and Reset().
|
private |
Definition at line 72 of file TStyle.h.
Referenced by Copy(), GetShowToolBar(), and Reset().
|
private |
Definition at line 130 of file TStyle.h.
Referenced by Copy(), GetStatBorderSize(), and Reset().
|
private |
Definition at line 128 of file TStyle.h.
Referenced by Copy(), GetStatColor(), and Reset().
|
private |
Definition at line 131 of file TStyle.h.
Referenced by Copy(), GetStatFont(), and Reset().
|
private |
Definition at line 132 of file TStyle.h.
Referenced by Copy(), GetStatFontSize(), and Reset().
|
private |
Definition at line 138 of file TStyle.h.
Referenced by Copy(), GetStatH(), and Reset().
|
private |
Definition at line 133 of file TStyle.h.
Referenced by Copy(), GetStatStyle(), and Reset().
|
private |
Definition at line 129 of file TStyle.h.
Referenced by Copy(), GetStatTextColor(), and Reset().
|
private |
Definition at line 137 of file TStyle.h.
Referenced by Copy(), GetStatW(), and Reset().
|
private |
Definition at line 135 of file TStyle.h.
Referenced by Copy(), GetStatX(), and Reset().
|
private |
Definition at line 136 of file TStyle.h.
Referenced by Copy(), GetStatY(), and Reset().
|
private |
Definition at line 139 of file TStyle.h.
Referenced by Copy(), GetStripDecimals(), Reset(), and SetStripDecimals().
|
private |
Definition at line 158 of file TStyle.h.
Referenced by Copy(), GetTimeOffset(), Reset(), and SetTimeOffset().
|
private |
Definition at line 140 of file TStyle.h.
Referenced by Copy(), GetTitleAlign(), and Reset().
|
private |
Definition at line 143 of file TStyle.h.
Referenced by Copy(), GetTitleBorderSize(), and Reset().
|
private |
Definition at line 141 of file TStyle.h.
Referenced by Copy(), GetTitleFillColor(), Reset(), and SetTitleColor().
|
private |
Definition at line 144 of file TStyle.h.
Referenced by Copy(), GetTitleFont(), Reset(), and SetTitleFont().
|
private |
Definition at line 145 of file TStyle.h.
Referenced by Copy(), GetTitleFontSize(), GetTitleSize(), Reset(), and SetTitleSize().
|
private |
Definition at line 150 of file TStyle.h.
Referenced by Copy(), GetTitleH(), and Reset().
|
private |
Definition at line 154 of file TStyle.h.
Referenced by Copy(), Reset(), and SetTitlePS().
|
private |
Definition at line 146 of file TStyle.h.
Referenced by Copy(), GetTitleStyle(), and Reset().
|
private |
Definition at line 142 of file TStyle.h.
Referenced by Copy(), GetTitleColor(), GetTitleTextColor(), and Reset().
|
private |
Definition at line 149 of file TStyle.h.
Referenced by Copy(), GetTitleW(), and Reset().
|
private |
Definition at line 147 of file TStyle.h.
Referenced by Copy(), GetTitleX(), and Reset().
|
private |
Definition at line 148 of file TStyle.h.
Referenced by Copy(), GetTitleY(), and Reset().
|
private |
Definition at line 55 of file TStyle.h.
Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().
|
private |
Definition at line 56 of file TStyle.h.
Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().
|
private |
Definition at line 57 of file TStyle.h.
Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().