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

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

#include <IDataStyleROOT.h>

Inheritance diagram for AIDA::IDataStyleROOT:
AIDA::IBaseStyleROOT AIDA::IDataStyle AIDA::IBaseStyle AIDA::IBaseStyle

Public Member Functions

virtual ~IDataStyleROOT ()
 Destructor.
 
virtual ILineStylelineStyle ()
 Return various styles that may be used to customize the data representation.
 
virtual IMarkerStylemarkerStyle ()
 
virtual IFillStylefillStyle ()
 
virtual bool setLineStyle (const ILineStyle &lineStyle)
 Set various basic style on the data style.
 
virtual bool setMarkerStyle (const IMarkerStyle &markerStyle)
 
virtual bool setFillStyle (const IFillStyle &fillStyle)
 
- 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::IDataStyle
virtual ~IDataStyle ()
 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:
IDataStyleROOT.h,v 1.1 2006-12-07 10:33:21 tkraemer Exp

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