13 #include "msdevstudio/MSconfig.h"
A Plotter class that plots points in 2 dimensions and option a third dimension in color...
A Plotter class that plots one-dimensional TupleCut values.
void initialize()
Initializes the factory with a set of default Plotters.
TextPlotter class interface.
hippodraw::Cut2DPlotter class interface
static PlotterFactory * s_instance
The pointer to the singleton object.
static PlotterFactory * instance()
Returns the pointer to the singleton instance.
PlotterFactory()
The default constructor for prevent creation except by itself.
void add(PlotterBase *)
Adds a prototype object to the list of prototypes.
This Singleton class maintains a list of plotters.
A Plotter class that plots one-dimensional TupleCut values.
A Plotter class that draws text.
Cut1DPlotter class interface.