14 #ifndef _LineFunctionRep_H_
15 #define _LineFunctionRep_H_
37 void smoothCurve (
const Range & range,
63 void drawProjectedValues (
const Range & range,
72 #endif // _LineFunctionRep_H_
#define MDL_HIPPOPLOT_API
A LinePointRep class that draws a function by trying to make a smooth line after the transform to the...
A transform that transforms coordinates from one coordinate system to another.
numeric::array clone(numeric::array arr)
intp size(numeric::array arr)
The abstract base class for views.
A function that can be added to a DataRep and used in a fitter.
Expresses a range of values.
A PointRep class that draws a column to represent the value.
The base class for the point representation hierarchy.
hippodraw::LinePointRep class interface