14 #ifndef _ViewFactory_H_ 15 #define _ViewFactory_H_ 67 virtual FontBase * createFont ( )
const = 0;
73 #endif // _ViewFactory_H_ A abstract base class for font handling.
static ViewFactory * m_instance
An instance of the default view factory.
The base class for the PlotterBase hierarchy.
The abstract base class for a factory that creates objects closely related to the graphics subsystem ...
#define MDL_HIPPOPLOT_API
The abstract base class for views.
virtual ~ViewFactory()
The virtual destructor.