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