#include <AIDA_AxisStyle.h>
Definition at line 59 of file AIDA_AxisStyle.h.
Public Methods | |
AIDA_AxisStyle () | |
AIDA_AxisStyle (AxisStyle *, bool ownsership=true) | |
virtual | ~AIDA_AxisStyle () |
virtual void | reset () |
virtual bool | setParameter (const std::string ¶mName, const std::string &options) |
virtual std::vector< std::string > | availableParameters () const |
virtual std::string | parameterValue (const std::string ¶mName) const |
virtual std::vector< std::string > | availableParameterOptions (const std::string ¶mName) const |
virtual AIDA::ILineStyle & | lineStyle () |
virtual AIDA::ITextStyle & | tickLabelStyle () |
virtual AIDA::ITextStyle & | labelStyle () |
virtual bool | setlineStyle (const AIDA::ILineStyle &lineStyle) |
virtual bool | setTickLabelStyle (const AIDA::ITextStyle &tickLabelStyle) |
virtual bool | setLabelStyle (const AIDA::ITextStyle &labelStyle) |
virtual void | setLabel (const std::string &label) |
AxisStyle * | theRep () |
void | setRep (AxisStyle &, bool ownership) |
Private Methods | |
AIDA_AxisStyle (const AIDA_AxisStyle &) | |
AIDA_AxisStyle & | operator= (const AIDA_AxisStyle &) |
void | crisis () const |
Private Attributes | |
AxisStyle * | rep |
bool | ownRep |
|
Definition at line 56 of file AIDA_AxisStyle.cpp. |
|
Definition at line 66 of file AIDA_AxisStyle.cpp. |
|
Definition at line 75 of file AIDA_AxisStyle.cpp. |
|
|
|
Definition at line 138 of file AIDA_AxisStyle.cpp. |
|
Definition at line 125 of file AIDA_AxisStyle.cpp. |
|
Definition at line 290 of file AIDA_AxisStyle.cpp. Referenced by availableParameterOptions(), availableParameters(), labelStyle(), lineStyle(), parameterValue(), reset(), setLabel(), setLabelStyle(), setlineStyle(), setParameter(), setTickLabelStyle(), and tickLabelStyle(). |
|
Definition at line 180 of file AIDA_AxisStyle.cpp. References crisis(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::setRep(). Referenced by setLabelStyle(). |
|
Definition at line 150 of file AIDA_AxisStyle.cpp. References crisis(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_LineStyle::setRep(). Referenced by setlineStyle(). |
|
|
|
Definition at line 113 of file AIDA_AxisStyle.cpp. |
|
Definition at line 89 of file AIDA_AxisStyle.cpp. |
|
Definition at line 255 of file AIDA_AxisStyle.cpp. |
|
Definition at line 235 of file AIDA_AxisStyle.cpp. References crisis(), labelStyle(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::theRep(). |
|
Definition at line 195 of file AIDA_AxisStyle.cpp. References crisis(), lineStyle(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_LineStyle::theRep(). |
|
Definition at line 101 of file AIDA_AxisStyle.cpp. |
|
Definition at line 275 of file AIDA_AxisStyle.cpp. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::xAxisStyle(), Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::yAxisStyle(), and Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::zAxisStyle(). |
|
Definition at line 215 of file AIDA_AxisStyle.cpp. References crisis(), rep, Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::theRep(), and tickLabelStyle(). |
|
Definition at line 267 of file AIDA_AxisStyle.cpp. References rep. Referenced by Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::setAxisStyleX(), Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::setAxisStyleY(), and Anaphe::AIDA_Plotter_Grace::AIDA_PlotterStyle::setAxisStyleZ(). |
|
Definition at line 165 of file AIDA_AxisStyle.cpp. References crisis(), rep, and Anaphe::AIDA_Plotter_Grace::AIDA_TextStyle::setRep(). Referenced by setTickLabelStyle(). |
|
Definition at line 92 of file AIDA_AxisStyle.h. Referenced by setRep(). |
|
Definition at line 91 of file AIDA_AxisStyle.h. Referenced by availableParameterOptions(), availableParameters(), labelStyle(), lineStyle(), parameterValue(), reset(), setLabel(), setLabelStyle(), setlineStyle(), setParameter(), setRep(), setTickLabelStyle(), theRep(), and tickLabelStyle(). |