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_
#define MDL_HIPPOPLOT_API
A PointRep class that draws a filled column to represent the value.
A Color class for creating the color object following the standard RGB color space.
numeric::array clone(numeric::array arr)
The abstract base class for views.
hippodraw::ColumnPointRep class interface
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.