14 #include "msdevstudio/MSconfig.h"
A DataRep for two dimensional profile.
static DataRepFactory * s_instance
The pointer to the singleton object.
St2DHistogram class interface.
St1DHistogram class interface.
void initialize()
Initializes the factory with a set of default DataReps.
DataRepFactory()
The default constructor for avoiding creation except by itself or with derived classes.
ColorPlot class interface.
A derived class of DataRep that creates a one dimensional static histogram display.
A DataRep for two dimensional profile.
static DataRepFactory * instance()
Returns the pointer to the singleton instance.
Displays X Y pairs with or without error bars.
A derived class of DataRep which functions as a strip chart.
void add(hippodraw::DataRep *)
Adds a prototype object to the list of prototypes.
ScatterPlot class interface.
hippodraw::Image class interface
A DataRep for a two dimensional histogram by showing the density of any bin with colored squares...
Displays on the Y axis the values of a single column using the row number as the coordinate of the X ...
hippodraw::VariableMesh classes interface.
ProfileHist class interface.
A DataRep taking two columns and plotting their values as a small dot.
This Singleton class maintains a list of DataRep objects.
ProfileContour class interface.
A derived class of DataRep which displays a value as a line along the X or Y axis.
A derived class of DataRep that creates a two dimensional static histogram display.
A DataRep showing a profile.
Profile2D class interface.
A DataRep for a two dimensional histogram by showing the density of any bin with colored contour line...
hippodraw::DyHistogramEqualEntries class interface.
A DataRep that displays a triplet of data from three columns, two on the X and Y axis and the third a...
A derived class of DataRep that creates a one dimensional dynamic histogram display.
~DataRepFactory()
The destructor.
StripChart class interface.
XYPlot classes interface.
ContourPlot class interface.
Displays on the Z axis the values of a single column treated as a matrix of values.
LineDataRep class interface.
A derived class of DataRep that creates a one dimensional dynamic histogram display.
hippodraw::DyHistogram class interface.