#include <AIDA_TitleStyle.h>
Definition at line 59 of file AIDA_TitleStyle.h.
Public Methods | |
AIDA_TitleStyle () | |
AIDA_TitleStyle (TitleStyle *, bool ownership=true) | |
virtual | ~AIDA_TitleStyle () |
virtual void | reset () |
virtual bool | setParameter (const std::string ¶mName, const std::string &options) |
virtual std::string | parameterValue (const std::string ¶mName) const |
virtual std::vector< std::string > | availableParameters () const |
virtual std::vector< std::string > | availableParameterOptions (const std::string ¶mName) const |
virtual AIDA::ITextStyle & | textStyle () |
virtual bool | setTextStyle (const AIDA::ITextStyle &textStyle) |
void | setRep (TitleStyle &, bool ownership) |
TitleStyle * | theRep () |
Private Methods | |
AIDA_TitleStyle (const AIDA_TitleStyle &) | |
AIDA_TitleStyle & | operator= (const AIDA_TitleStyle &) |
void | crisis () const |
Private Attributes | |
TitleStyle * | rep |
bool | ownRep |
|
Definition at line 55 of file AIDA_TitleStyle.cpp. |
|
Definition at line 65 of file AIDA_TitleStyle.cpp. |
|
Definition at line 75 of file AIDA_TitleStyle.cpp. References rep. |
|
|
|
Definition at line 126 of file AIDA_TitleStyle.cpp. |
|
Definition at line 114 of file AIDA_TitleStyle.cpp. |
|
Definition at line 198 of file AIDA_TitleStyle.cpp. Referenced by availableParameterOptions(), availableParameters(), parameterValue(), reset(), setParameter(), setTextStyle(), and textStyle(). |
|
|
|
Definition at line 138 of file AIDA_TitleStyle.cpp. |
|
Definition at line 89 of file AIDA_TitleStyle.cpp. |
|
Definition at line 101 of file AIDA_TitleStyle.cpp. |
|
Definition at line 182 of file AIDA_TitleStyle.cpp. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::titleStyle(), and Anaphe::AIDA_Plotter_Grace::AIDA_Plotter::titleStyle(). |
|
Definition at line 165 of file AIDA_TitleStyle.cpp. References crisis(), rep, textStyle(), and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::theRep(). |
|
Definition at line 150 of file AIDA_TitleStyle.cpp. References crisis(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::setRep(). Referenced by setTextStyle(). |
|
Definition at line 191 of file AIDA_TitleStyle.cpp. References rep. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::setTitleStyle(), and Anaphe::AIDA_Plotter_Grace::AIDA_Plotter::setTitleStyle(). |
|
Definition at line 87 of file AIDA_TitleStyle.h. Referenced by setRep(). |
|
Definition at line 86 of file AIDA_TitleStyle.h. Referenced by availableParameterOptions(), availableParameters(), parameterValue(), reset(), setParameter(), setRep(), setTextStyle(), textStyle(), theRep(), and ~AIDA_TitleStyle(). |