9#ifndef ROOT7_RPaletteDrawable
10#define ROOT7_RPaletteDrawable
21namespace Experimental {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Base class for drawable entities: objects that can be painted on a RPad.
A color palette draw near the frame.
RAttrValue< RPadLength > margin
! horizontal margin to frame
RAttrValue< RPadLength > width
! width of palette
const RPalette & GetPalette() const
RAttrValue< bool > visible
! visibility flag
RPaletteDrawable(const RPalette &palette, bool _visible)
RPalette fPalette
color palette to draw
bool IsFrameRequired() const final
RPaletteDrawable(const RPalette &palette)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...