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::RAttrLine | 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 |
fColor | ROOT::Experimental::RAttrLine | private |
fDrawable | ROOT::Experimental::RAttrBase | private |
fOwnAttr | ROOT::Experimental::RAttrBase | private |
fParent | ROOT::Experimental::RAttrBase | private |
fPrefix | ROOT::Experimental::RAttrBase | private |
fStyle | ROOT::Experimental::RAttrLine | private |
fWidth | ROOT::Experimental::RAttrLine | private |
GetColor() const | ROOT::Experimental::RAttrLine | inlineprivate |
GetDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual |
GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected |
GetStyle() const | ROOT::Experimental::RAttrLine | inlineprivate |
GetValue(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
GetWidth() const | ROOT::Experimental::RAttrLine | inlineprivate |
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(RAttrLine, "line") | ROOT::Experimental::RAttrLine | 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 | |
SetColor(const RColor &color) | ROOT::Experimental::RAttrLine | inlineprivate |
SetNoValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
SetStyle(int style) | ROOT::Experimental::RAttrLine | 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 |
SetWidth(double width) | ROOT::Experimental::RAttrLine | inlineprivate |
~RAttrBase()=default | ROOT::Experimental::RAttrBase | virtual |