14 #ifndef _Cut2DPlotter_H_
15 #define _Cut2DPlotter_H_
67 virtual void setAxisBinding (
const std::vector < std::string > & bindings);
73 void setCutRangeFull ();
76 virtual void toggleInverted ( );
79 Range getCutRangeY ( );
85 #endif // _Cut2DPlotter_H_
#define MDL_HIPPOPLOT_API
A Plotter class that plots one-dimensional TupleCut values.
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)
Expresses a range of values.
hippodraw::CutPlotter class interface