Go to the documentation of this file.
90 const std:: string & name ()
const;
93 virtual void setColor (
const Color & );
99 virtual void setStyle (
unsigned int style );
105 virtual unsigned int getStyle ( )
const;
108 void setText (
const std::string & text );
111 const std::string & getText()
const;
114 virtual const Color & getColor ()
const;
120 virtual const Color & color ()
const;
125 virtual void setSelected (
bool yes =
true );
130 virtual bool isSelected ()
const;
138 virtual void setHighLighted (
bool yes );
147 virtual void setSize (
float value );
152 virtual bool xError ()
const;
157 virtual bool yError ()
const;
170 virtual const BinToColor * getValueTransform ( )
const;
180 virtual void setValueTransform (
BinToColor * );
190 virtual void drawProjectedValues (
const DataSource * ntuple,
198 virtual void displayError (
ViewBase & view );
229 #endif // _RepBase_H_
Generated for HippoDraw Class Library by