AccessAttr(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
AccessValue(const std::string &name, bool use_style=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
AddBool("log", false).AddBool("invert" | ROOT::Experimental::RAttrAxis | private |
AddDouble("min", 0.).AddDouble("max" | ROOT::Experimental::RAttrAxis | private |
AddDouble("zoommin", 0.).AddDouble("zoommax" | ROOT::Experimental::RAttrAxis | private |
AssignDrawable(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
AssignParent(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
AttrLine() | ROOT::Experimental::RAttrAxis | inlineprivate |
AttrText() | ROOT::Experimental::RAttrAxis | inlineprivate |
Clear() | ROOT::Experimental::RAttrBase | protected |
ClearMinMax() | ROOT::Experimental::RAttrAxis | inlineprivate |
ClearValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
ClearZoomMinMax() | ROOT::Experimental::RAttrAxis | inlineprivate |
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 |
false | ROOT::Experimental::RAttrAxis | private |
fAttrLine | ROOT::Experimental::RAttrAxis | private |
fAttrText | ROOT::Experimental::RAttrAxis | private |
fDrawable | ROOT::Experimental::RAttrBase | private |
fOwnAttr | ROOT::Experimental::RAttrBase | private |
fParent | ROOT::Experimental::RAttrBase | private |
fPrefix | ROOT::Experimental::RAttrBase | private |
GetAttrLine() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetAttrText() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual |
GetInvert() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetLog() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetMax() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetMin() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected |
GetValue(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
GetZoomMax() const | ROOT::Experimental::RAttrAxis | inlineprivate |
GetZoomMin() const | ROOT::Experimental::RAttrAxis | inlineprivate |
HasMax() const | ROOT::Experimental::RAttrAxis | inlineprivate |
HasMin() const | ROOT::Experimental::RAttrAxis | inlineprivate |
HasValue(const std::string &name, bool check_defaults=false) const | ROOT::Experimental::RAttrBase | inlineprotected |
HasZoomMax() const | ROOT::Experimental::RAttrAxis | inlineprivate |
HasZoomMin() const | ROOT::Experimental::RAttrAxis | inlineprivate |
IsSame(const RAttrBase &src, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected |
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 |
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 | |
SetAttrLine(const RAttrLine &line) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetAttrText(const RAttrText &text) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetInvert(bool on=true) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetLog(bool on=true) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetMax(double max) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetMin(double min) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetMinMax(double min, double max) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetNoValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
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 |
SetZoomMax(double max) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetZoomMin(double min) | ROOT::Experimental::RAttrAxis | inlineprivate |
SetZoomMinMax(double min, double max) | ROOT::Experimental::RAttrAxis | inlineprivate |
~RAttrBase()=default | ROOT::Experimental::RAttrBase | virtual |