Manages canvas attributes.
Referenced by TStyle.
Definition at line 17 of file TAttCanvas.h.
#include <TAttCanvas.h>
◆ TAttCanvas()
TAttCanvas::TAttCanvas |
( |
| ) |
|
◆ ~TAttCanvas()
TAttCanvas::~TAttCanvas |
( |
| ) |
|
|
virtual |
◆ Class()
static TClass * TAttCanvas::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * TAttCanvas::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t TAttCanvas::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
- Returns
- Version of this class
Definition at line 46 of file TAttCanvas.h.
◆ Copy()
void TAttCanvas::Copy |
( |
TAttCanvas & |
attcanvas | ) |
const |
|
virtual |
◆ DeclFileName()
static const char * TAttCanvas::DeclFileName |
( |
| ) |
|
|
inlinestatic |
- Returns
- Name of the file containing the class declaration
Definition at line 46 of file TAttCanvas.h.
◆ GetAdate()
Float_t TAttCanvas::GetAdate |
( |
| ) |
const |
|
inline |
◆ GetTitleFromTop()
Float_t TAttCanvas::GetTitleFromTop |
( |
| ) |
const |
|
inline |
◆ GetXBetween()
Float_t TAttCanvas::GetXBetween |
( |
| ) |
const |
|
inline |
◆ GetXdate()
Float_t TAttCanvas::GetXdate |
( |
| ) |
const |
|
inline |
◆ GetYBetween()
Float_t TAttCanvas::GetYBetween |
( |
| ) |
const |
|
inline |
◆ GetYdate()
Float_t TAttCanvas::GetYdate |
( |
| ) |
const |
|
inline |
◆ IsA()
virtual TClass * TAttCanvas::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ Print()
void TAttCanvas::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
◆ ResetAttCanvas()
void TAttCanvas::ResetAttCanvas |
( |
Option_t * |
option = "" | ) |
|
|
virtual |
◆ SetAdate()
virtual void TAttCanvas::SetAdate |
( |
Float_t |
adate | ) |
|
|
inlinevirtual |
◆ SetTitleFromTop()
virtual void TAttCanvas::SetTitleFromTop |
( |
Float_t |
titlefromtop | ) |
|
|
inlinevirtual |
◆ SetXBetween()
virtual void TAttCanvas::SetXBetween |
( |
Float_t |
xbetween | ) |
|
|
inlinevirtual |
◆ SetXdate()
virtual void TAttCanvas::SetXdate |
( |
Float_t |
xdate | ) |
|
|
inlinevirtual |
◆ SetYBetween()
virtual void TAttCanvas::SetYBetween |
( |
Float_t |
ybetween | ) |
|
|
inlinevirtual |
◆ SetYdate()
virtual void TAttCanvas::SetYdate |
( |
Float_t |
ydate | ) |
|
|
inlinevirtual |
◆ Streamer()
virtual void TAttCanvas::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void TAttCanvas::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fAdate
◆ fTitleFromTop
Y distance of Global Title from top.
Definition at line 21 of file TAttCanvas.h.
◆ fXBetween
◆ fXdate
X position where to draw the date.
Definition at line 22 of file TAttCanvas.h.
◆ fYBetween
◆ fYdate
X position where to draw the date.
Definition at line 23 of file TAttCanvas.h.
The documentation for this class was generated from the following files: