#include <AIDA_InfoStyle.h>
Definition at line 58 of file AIDA_InfoStyle.h.
Public Methods | |
AIDA_InfoStyle () | |
AIDA_InfoStyle (LegendBoxStyle *, bool ownership=true) | |
virtual | ~AIDA_InfoStyle () |
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 (LegendBoxStyle &, bool ownership) |
LegendBoxStyle * | theRep () |
Private Methods | |
AIDA_InfoStyle (const AIDA_InfoStyle &) | |
AIDA_InfoStyle & | operator= (const AIDA_InfoStyle &) |
void | crisis () const |
Private Attributes | |
LegendBoxStyle * | rep |
bool | ownRep |
|
Definition at line 56 of file AIDA_InfoStyle.cpp. |
|
Definition at line 65 of file AIDA_InfoStyle.cpp. |
|
Definition at line 74 of file AIDA_InfoStyle.cpp. References rep. |
|
|
|
Definition at line 139 of file AIDA_InfoStyle.cpp. |
|
Definition at line 126 of file AIDA_InfoStyle.cpp. |
|
Definition at line 208 of file AIDA_InfoStyle.cpp. Referenced by availableParameterOptions(), availableParameters(), parameterValue(), reset(), setParameter(), setTextStyle(), and textStyle(). |
|
|
|
Definition at line 114 of file AIDA_InfoStyle.cpp. |
|
Definition at line 89 of file AIDA_InfoStyle.cpp. |
|
Definition at line 101 of file AIDA_InfoStyle.cpp. |
|
Definition at line 186 of file AIDA_InfoStyle.cpp. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::infoStyle(). |
|
Definition at line 166 of file AIDA_InfoStyle.cpp. References crisis(), rep, textStyle(), and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::theRep(). |
|
Definition at line 151 of file AIDA_InfoStyle.cpp. References crisis(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::setRep(). Referenced by setTextStyle(). |
|
Definition at line 195 of file AIDA_InfoStyle.cpp. References rep. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::setInfoStyle(). |
|
Definition at line 86 of file AIDA_InfoStyle.h. Referenced by setRep(). |
|
Definition at line 85 of file AIDA_InfoStyle.h. Referenced by availableParameterOptions(), availableParameters(), parameterValue(), reset(), setParameter(), setRep(), setTextStyle(), textStyle(), theRep(), and ~AIDA_InfoStyle(). |