14 #ifndef _Cut1DPlotter_H_
15 #define _Cut1DPlotter_H_
60 virtual void setAxisBinding (
const std::vector < std::string > & bindings );
66 void setCutRangeFull ();
69 virtual void toggleInverted ();
74 virtual const std::string & getCutLabel ()
const;
80 #endif // _Cut1DPlotter_H_
#define MDL_HIPPOPLOT_API
The base class for the PlotterBase hierarchy.
The base class for data representations.
A PlotterBase derived class that serves a base class for cut plotters.
numeric::array clone(numeric::array arr)
A Plotter class that plots one-dimensional TupleCut values.
hippodraw::CutPlotter class interface