ROOT 6.14/05 Reference Guide |
Public Member Functions | |
TPadDrawingOpts ()=default | |
TPadDrawingOpts (const TPadPos &pos) | |
Construct the drawing options. More... | |
TPadDrawingOpts & | At (const TPadPos &pos) |
Set the position of this pad with respect to the parent pad. More... | |
TDrawingAttr< TPadPos > & | GetOffset () |
const TDrawingAttr< TPadPos > & | GetOffset () const |
Private Attributes | |
TDrawingAttr< TPadPos > | fPos {*this, "PadOffset"} |
Offset with respect to parent TPad. More... | |
#include <ROOT/TPad.hxx>
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |