14 #ifndef _FilledColumnPointRep_H_ 15 #define _FilledColumnPointRep_H_ 41 virtual void drawValues (
ViewBase * view )
const;
60 virtual void setColor (
const Color & color );
66 #endif // _FilledColumnPointRep_H_ numeric::array clone(numeric::array arr)
A PointRep class that draws a filled column to represent the value.
hippodraw::ColumnPointRep class interface
#define MDL_HIPPOPLOT_API
A Color class for creating the color object following the standard RGB color space.
The abstract base class for views.
A PointRep class that draws a column to represent the value.
Color m_fill_color
The color to use for the fill.
The base class for the point representation hierarchy.