14 #include "msdevstudio/MSconfig.h"
23 using namespace hippodraw;
hippodraw::ColorBoxPointRep class interface
std::string m_name
The name of the display as it might be displayed in a GUI.
A PointRep class that draws a colored box to represent the value.
A derived class of Hist2DProjImp and NTupleProjector that reads two columns of data and projects them...
DyHist2DProjector class implementation.
DataRep * clone()
The clone function returns an object of its own kind which is a copy of this object at this moment...
RepBase * m_rep
The representation used for drawing each data point in the view.
ColorPlot class interface.
The base class for data representations.
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.
ColorPlot()
The default constructor.