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