14 #include "msdevstudio/MSconfig.h"
hippodraw::ColorBoxPointRep class interface
A PointRep class that draws a contour lines.
A PointRep class that draws a colored box to represent the value.
A LinePointRep class that draws a function by trying to make a smooth line after the transform to the...
A PointRep class that draws a filled column to represent the value.
A derived class of PointRepBase class that draws a representation of a cut range. ...
void initialize()
Initializes the factory with a set of default PointReps.
PointRepFactory class interface.
static PointRepFactory * instance()
Returns a pointer to the singleton instance.
hippodraw::FilledColumnPointRep class interface
ColorSymbolPointRep class interface.
void add(RepBase *)
Adds a prototype object to the list of prototypes.
A PointRep class draws a symbol to represent the value.
hippodraw::ContourPointRep class interface
LineFunctionRep class interface.
A factory for creation of objects whose class is derived from PointRepBase.
A PointRep class draws a symbol to represent the coordinate in a color that represents the value...
hippodraw::TupleCut class interface
PointRepFactory()
A default constructor for prevent creation except by itself.
static PointRepFactory * s_instance
A pointer to the singleton object.
A PointRep class that draws a column to represent the value.
A PointRep class that draws a column to represent the value.
CutRangeRep class interface.