RAIDA
1.9.0
|
Style for the part of the scene representing the data (then histograms, functions, data point sets). More...
#include <IAxisStyleROOT.h>
Public Member Functions | |
virtual | ~IAxisStyleROOT () |
Destructor. | |
virtual ILineStyle & | lineStyle () |
virtual ITextStyle & | tickLabelStyle () |
virtual ITextStyle & | labelStyle () |
virtual bool | setlineStyle (const ILineStyle &lineStyle) |
virtual bool | setTickLabelStyle (const ITextStyle &tickLabelStyle) |
virtual bool | setLabelStyle (const ITextStyle &labelStyle) |
virtual void | setLabel (const std::string &label) |
Public Member Functions inherited from AIDA::IBaseStyleROOT | |
virtual | ~IBaseStyleROOT () |
Destructor. | |
virtual void | reset () |
Return to original (construction time) state. More... | |
virtual bool | setParameter (const std::string ¶mName, const std::string &options="") |
Set a parameter. More... | |
virtual std::string | parameterValue (const std::string ¶meter) const |
Get value of a parameter. More... | |
virtual std::vector< std::string > | availableParameters () const |
Get list of the available parameters (implementation-dependent) | |
virtual std::vector< std::string > | availableParameterOptions (const std::string ¶mName) const |
Get list of the available options for a given parameter (implementation-dependent). | |
Public Member Functions inherited from AIDA::IBaseStyle | |
virtual | ~IBaseStyle () |
Destructor. | |
Public Member Functions inherited from AIDA::IAxisStyle | |
virtual | ~IAxisStyle () |
Destructor. | |
Style for the part of the scene representing the data (then histograms, functions, data point sets).