AccessAttr(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
AccessValue(const std::string &name, bool use_style=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
AssignDrawable(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
AssignParent(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
AttrColor() | ROOT::Experimental::RAttrText | inlineprivate |
Clear() | ROOT::Experimental::RAttrBase | protected |
ClearValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
CollectDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual |
CopyTo(RAttrBase &tgt, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected |
CopyValue(const std::string &name, const RAttrMap::Value_t &value, bool check_type=true) | ROOT::Experimental::RAttrBase | protected |
EnsureAttr(const std::string &name) | ROOT::Experimental::RAttrBase | inlineprotected |
Eval(const std::string &name, bool use_dflts=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
fAlign | ROOT::Experimental::RAttrText | private |
fAngle | ROOT::Experimental::RAttrText | private |
fColor | ROOT::Experimental::RAttrText | private |
fDrawable | ROOT::Experimental::RAttrBase | private |
fFontFamily | ROOT::Experimental::RAttrText | private |
fFontStyle | ROOT::Experimental::RAttrText | private |
fFontWeight | ROOT::Experimental::RAttrText | private |
fOwnAttr | ROOT::Experimental::RAttrBase | private |
fParent | ROOT::Experimental::RAttrBase | private |
fPrefix | ROOT::Experimental::RAttrBase | private |
fSize | ROOT::Experimental::RAttrText | private |
GetAlign() const | ROOT::Experimental::RAttrText | inlineprivate |
GetAngle() const | ROOT::Experimental::RAttrText | inlineprivate |
GetColor() const | ROOT::Experimental::RAttrText | inlineprivate |
GetDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual |
GetFontFamily() const | ROOT::Experimental::RAttrText | inlineprivate |
GetFontStyle() const | ROOT::Experimental::RAttrText | inlineprivate |
GetFontWeight() const | ROOT::Experimental::RAttrText | inlineprivate |
GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected |
GetSize() const | ROOT::Experimental::RAttrText | inlineprivate |
GetValue(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
HasValue(const std::string &name, bool check_defaults=false) const | ROOT::Experimental::RAttrBase | inlineprotected |
IsSame(const RAttrBase &src, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected |
IsValue() const | ROOT::Experimental::RAttrBase | inlineprotectedvirtual |
IsValueEqual(const std::string &name, const RAttrMap::Value_t &value, bool use_style=false) const | ROOT::Experimental::RAttrBase | protected |
MoveTo(RAttrBase &tgt) | ROOT::Experimental::RAttrBase | protected |
operator=(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected |
R__ATTR_CLASS(RAttrText, "text") | ROOT::Experimental::RAttrText | private |
RAttrBase(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected |
RAttrBase(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected |
RAttrBase(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected |
RAttrBase()=default | ROOT::Experimental::RAttrBase | |
SetAlign(int align) | ROOT::Experimental::RAttrText | inlineprivate |
SetAngle(double angle) | ROOT::Experimental::RAttrText | inlineprivate |
SetColor(const RColor &color) | ROOT::Experimental::RAttrText | inlineprivate |
SetFont(int font) | ROOT::Experimental::RAttrText | inlineprivate |
SetFontFamily(const std::string &family) | ROOT::Experimental::RAttrText | inlineprivate |
SetFontStyle(const std::string &style) | ROOT::Experimental::RAttrText | inlineprivate |
SetFontWeight(const std::string &weight) | ROOT::Experimental::RAttrText | inlineprivate |
SetNoValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
SetSize(double sz) | ROOT::Experimental::RAttrText | inlineprivate |
SetValue(const std::string &name, bool value) | ROOT::Experimental::RAttrBase | protected |
SetValue(const std::string &name, double value) | ROOT::Experimental::RAttrBase | protected |
SetValue(const std::string &name, int value) | ROOT::Experimental::RAttrBase | protected |
SetValue(const std::string &name, const std::string &value) | ROOT::Experimental::RAttrBase | protected |
SetValue(const std::string &name, const RPadLength &value) | ROOT::Experimental::RAttrBase | protected |
~RAttrBase()=default | ROOT::Experimental::RAttrBase | virtual |