2 #ifndef AIDA_IINFOSTYLEROOT_H
3 #define AIDA_IINFOSTYLEROOT_H 1
5 #include <RAIDA/IBaseStyleROOT.h>
6 #include <AIDA/IInfoStyle.h>
27 virtual ITextStyle & textStyle() ;
29 virtual bool setTextStyle(
const ITextStyle & textStyle) ;
virtual ~IInfoStyleROOT()
Destructor.
Definition: IInfoStyleROOT.h:23
Style for the part of the scene representing the info area.
Definition: IInfoStyleROOT.h:19
Style for the part of the scene representing the info area.
Definition: IInfoStyle.h:28
Superclass for all styles in AIDA Plotting package.
Definition: IBaseStyleROOT.h:30