RAIDA  1.9.0
Public Member Functions | List of all members
AIDA::ITitleStyle Class Referenceabstract

Style for the "title scene part" of a plotting region or for the global title of a plotting page. More...

#include <ITitleStyle.h>

Inheritance diagram for AIDA::ITitleStyle:
AIDA::IBaseStyle AIDA::ITitleStyleROOT

Public Member Functions

virtual ~ITitleStyle ()
 Destructor.
 
virtual ITextStyletextStyle ()=0
 
virtual bool setTextStyle (const ITextStyle &textStyle)=0
 
- Public Member Functions inherited from AIDA::IBaseStyle
virtual ~IBaseStyle ()
 Destructor.
 
virtual void reset ()=0
 Return to original (construction time) state. More...
 
virtual bool setParameter (const std::string &paramName, const std::string &options="")=0
 Set a parameter. More...
 
virtual std::string parameterValue (const std::string &parameter) const =0
 Get value of a parameter. More...
 
virtual std::vector< std::string > availableParameters () const =0
 Get list of the available parameters (implementation-dependent)
 
virtual std::vector< std::string > availableParameterOptions (const std::string &paramName) const =0
 Get list of the available options for a given parameter (implementation-dependent).
 

Detailed Description

Style for the "title scene part" of a plotting region or for the global title of a plotting page.

Author
The AIDA team (http://aida.freehep.org/)

The documentation for this class was generated from the following file: