14 #include "msdevstudio/MSconfig.h"
A TextRepBase class that draws the number of overflow entries.
hippodraw::TextRepFactory class interface
A TextRepBase class that draws a user defined string.
A TextRepBase class that draws the projected values as a calculated average.
void add(RepBase *)
Adds a prototype object to the list of prototypes.
FuncParmRep class interface.
static TextRepFactory * s_instance
A pointer to the singleton object.
A TextRepBase class that draws the number of underflow entries.
static TextRepFactory * instance()
Returns a pointer to the singleton instance.
A factory for textual representations.
UnderflowTextRep class interface.
A Representation that draws the values of function parameters.
void initialize()
Initializes the factory with a set of default TextReps.
hippodraw::BoxTextRep class interface
OverflowTextRep class interface.
TotalTextRep class interface.
A PointRep that draws the Chi-squared of a function on a display.
hippodraw::AverageTextRep class interface
TextRepFactory()
A default constructor for avoiding creation except by itself or derived classes.
A TextRepBase class that draws projected values as a total.
FuncChiRep class interface.