21namespace Experimental {
Drawing line attributes for different objects.
Drawing fill 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...
RAttrFill fill
! fill attributes
RAttrValue< bool > onFrame
! is pave assigned to frame (true) or to pad corner (false)
RAttrValue< RPadLength > offsetX
! offset X relative to selected frame or pad corner
RPave(const char *csstype)
RAttrText text
! text attributes
RAttrValue< RPadLength > offsetY
! offset Y relative to selected frame or pad corner
RAttrValue< ECorner > corner
! frame/pad corner to which pave is bound
RAttrBorder border
! border attributes
RAttrValue< RPadLength > height
! pave height
RAttrValue< RPadLength > width
! pave width
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.