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