RAIDA  1.9.0
Public Member Functions | List of all members
AIDA::IAxisStyleROOT Class Reference

Style for the part of the scene representing the data (then histograms, functions, data point sets). More...

#include <IAxisStyleROOT.h>

Inheritance diagram for AIDA::IAxisStyleROOT:
AIDA::IBaseStyleROOT AIDA::IAxisStyle AIDA::IBaseStyle AIDA::IBaseStyle

Public Member Functions

virtual ~IAxisStyleROOT ()
 Destructor.
 
virtual ILineStylelineStyle ()
 
virtual ITextStyletickLabelStyle ()
 
virtual ITextStylelabelStyle ()
 
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 &paramName, const std::string &options="")
 Set a parameter. More...
 
virtual std::string parameterValue (const std::string &parameter) 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 &paramName) 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.
 

Detailed Description

Style for the part of the scene representing the data (then histograms, functions, data point sets).

Author
T. Kraemer, DESY
Version
Id:
IAxisStyleROOT.h,v 1.1 2006-12-07 10:33:21 tkraemer Exp

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