21namespace Experimental {
 
Drawing line attributes for different objects.
 
Drawing fill attributes for different objects.
 
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
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...