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