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