2 #ifndef AIDA_ITITLESTYLEROOT_H
3 #define AIDA_ITITLESTYLEROOT_H 1
5 #include <RAIDA/IBaseStyleROOT.h>
6 #include <AIDA/ITitleStyle.h>
28 virtual ITextStyle & textStyle() ;
30 virtual bool setTextStyle(
const ITextStyle & textStyle) ;
Style for the "title scene part" of a plotting region or for the global title of a plotting page...
Definition: ITitleStyle.h:29
virtual ~ITitleStyleROOT()
Destructor.
Definition: ITitleStyleROOT.h:24
Style for the "title scene part" of a plotting region or for the global title of a plotting page...
Definition: ITitleStyleROOT.h:20
Superclass for all styles in AIDA Plotting package.
Definition: IBaseStyleROOT.h:30