Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Cut1DPlotter Class Reference

Inheritance diagram for Cut1DPlotter:

Inheritance graph
[legend]
Collaboration diagram for Cut1DPlotter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 19 of file Cut1DPlotter.sip.

Public Member Functions

 Cut1DPlotter ()
 This default constructo.
 Cut1DPlotter (const Cut1DPlotter &)
 The copy constructor.
virtual ~Cut1DPlotter ()
 The destructor.
PlotterBaseclone ()
 This clone function returns an object of its own kind which is a copy of this object at this moment.
virtual void setAxisBinding (const std::string &, const std::string &)
void setCutRangeFull ()
 Sets the cut Range to include the full range of data.
virtual void toggleInverted ()
 Reverse the meaning of the cut Range.
virtual const std::string & getCutLabel () const
 Returns the label for the Cut.
void setCutRange (double, double)


Constructor & Destructor Documentation

Cut1DPlotter::Cut1DPlotter  ) 
 

This default constructo.

Cut1DPlotter::Cut1DPlotter const Cut1DPlotter  ) 
 

The copy constructor.

virtual Cut1DPlotter::~Cut1DPlotter  )  [virtual]
 

The destructor.


Member Function Documentation

PlotterBase* Cut1DPlotter::clone  )  [virtual]
 

This clone function returns an object of its own kind which is a copy of this object at this moment.

Implements PlotterBase.

virtual const std::string& Cut1DPlotter::getCutLabel  )  const [virtual]
 

Returns the label for the Cut.

virtual void Cut1DPlotter::setAxisBinding const std::string &  ,
const std::string & 
[virtual]
 

void Cut1DPlotter::setCutRange double  ,
double 
 

void Cut1DPlotter::setCutRangeFull  ) 
 

Sets the cut Range to include the full range of data.

Todo:
The shading showing the cut range should go to the end of the last bin and not just to the end of the last data.

virtual void Cut1DPlotter::toggleInverted  )  [virtual]
 

Reverse the meaning of the cut Range.


The documentation for this class was generated from the following file:
Generated on Wed Sep 7 14:51:46 2005 for SiHippo by  doxygen 1.4.3