14 #include "msdevstudio/MSconfig.h" A derived class of NTupleProjector that maps 2 ntuple columns to a two dimensional projection...
virtual bool hasAxis(hippodraw::Axes::Type) const
Returns true if the data representation has specified axis type axis.
RepBase * m_rep
The representation used for drawing each data point in the view.
std::string m_name
The name of the display as it might be displayed in a GUI.
virtual bool acceptFunction(int number)
Returns true if number is equal to 1.
ScatterPlot class interface.
The base class for data representations.
ProjectorBase * m_projector
A projector used to transform data to projected values that will be plotted.
DataRep * clone()
The clone function returns an object of its own kind which is a copy of this object.
hippodraw::Map2Projector class interface
virtual bool hasZoomY() const
Returns true if this DataRep has zoom feature on the Y axis.
ScatterPlot()
The default constructor.
A PointRep class draws a symbol to represent the value.