10#define ROOT7_RAttrLine
16namespace Experimental {
#define R__ATTR_CLASS(ClassName, dflt_prefix)
Base class for attributes aggregations like lines or fill attributes.
Attributes for line ending.
RAttrValue< std::string > style
! axis ending style - none, arrow, circle
RAttrValue< RPadLength > size
! ending size
Drawing line attributes for different objects.
RAttrLine(const RColor &_color, double _width, EStyle _style)
RAttrValue< RColor > color
! line color
RAttrValue< EStyle > style
! line style
RAttrValue< double > width
! line width
RAttrValue< std::string > pattern
! line pattern like "3,2,3,1,5"
Template class to access single value from drawable or other attributes.
static R__DLLEXPORT constexpr RGB_t kBlack
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...