10#define ROOT7_RAttrLine
17namespace Experimental {
include TDocParser_001 C image html pict1_TDocParser_001 png width
Base class for all attributes, used with RDrawable.
Access RColor from drawable attributes.
RColor GetColor() const
Extract RColor for given attribute.
Drawing line attributes for different objects.
RAttrValue< int > fStyle
! line style
RAttrLine & SetColor(const RColor &color)
The color of the line.
RAttrColor fColor
! line color
RAttrLine & SetWidth(double width)
The width of the line.
R__ATTR_CLASS(RAttrLine, "line")
RAttrValue< double > fWidth
! line width
RAttrLine & SetStyle(int style)
The style of the line.
Template class to access single value from drawable or other attributes.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...