43 bool acceptFunction (
int num );
48 virtual bool hasErrorDisplay ()
const;
54 virtual void setRepresentation (
RepBase * point_rep );
60 virtual void setAxisBinding (
const std::string & axis,
61 const std::string & label );
68 void setAxisBindings (
const std::vector < std::string > & bindings );
73 virtual bool hasZoomY ()
const;
#define MDL_HIPPOPLOT_API
Displays X Y pairs with or without error bars.
hippodraw::DataRep class interface.
The base class for data representations.
numeric::array clone(numeric::array arr)
The base class for the point representation hierarchy.