14 #include "msdevstudio/MSconfig.h"
std::string m_name
The name of the display as it might be displayed in a GUI.
hippodraw::SymbolPointRep class interface
A derived class of BinningProjector which projects to a profile display.
ProfileProjector class interface.
void setErrorDisplay(Axes::Type axis, bool)
Sets the display of error bar, if applicable, on the specified axis.
ProfileHist()
The default constructor.
RepBase * m_rep
The representation used for drawing each data point in the view.
A PointRep class draws a symbol to represent the value.
The base class for data representations.
virtual bool hasErrorDisplay() const
Returns true.
virtual bool hasAxis(hippodraw::Axes::Type) const
Returns true if the data representation has specified axis type axis.
ProjectorBase * m_projector
A projector used to transform data to projected values that will be plotted.
virtual DataRep * clone()
The clone function returns an object of its own kind which is a copy of this object at this moment...
ProfileHist class interface.
virtual bool acceptFunction(int num)
Returns true if the DataRep accepts functions on number variables.