20namespace Experimental {
include TDocParser_001 C image html pict1_TDocParser_001 png width
Drawing fill attributes for different objects.
Drawing line attributes for different objects.
Template class to access single value from drawable or other attributes.
Base class for drawable entities: objects that can be painted on a RPad.
Base class for paves with text, statistic, legends, placed relative to RFrame position and adjustable...
RPave & SetHeight(const RPadLength &height)
RAttrValue< RPadLength > fWidth
! pave width
RPave & SetAttrBorder(const RAttrLine &border)
RAttrValue< RPadLength > fCornerY
! Y corner
RPave(const std::string &csstype="pave")
const RAttrLine & GetAttrBorder() const
RPadLength GetWidth() const
RAttrValue< RPadLength > fHeight
! pave height
RPadLength GetCornerX() const
RPave & SetAttrText(const RAttrText &attr)
const RAttrFill & GetAttrFill() const
RPave & SetAttrFill(const RAttrFill &fill)
RAttrFill fAttrFill
! line attributes
RPave & SetCornerX(const RPadLength &pos)
RPadLength GetHeight() const
RPave & SetCornerY(const RPadLength &pos)
const RAttrText & GetAttrText() const
RPave & SetWidth(const RPadLength &width)
RAttrText fAttrText
! text attributes
RPadLength GetCornerY() const
RAttrValue< RPadLength > fCornerX
! X corner
RAttrLine fAttrBorder
! border attributes
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...