Go to the documentation of this file.
14 #ifndef _ColumnPointRep_H_
15 #define _ColumnPointRep_H_
39 std::vector< double >
m_x;
44 std::vector< double >
m_y;
48 virtual void drawValues (
ViewBase * view )
const;
80 virtual void setColor (
const Color & color );
84 virtual void setSize (
float value );
88 virtual void setStyle (
unsigned int style );
92 virtual unsigned int getStyle ( )
const;
99 virtual bool yError ( )
const;
101 virtual void drawProjectedValues (
const DataSource * ntuple,
114 #endif // _ColumnPointRep_H_
Generated for HippoDraw Class Library by