27 #ifndef CLIENTFACTORY_H_
28 #define CLIENTFACTORY_H_
static Client * makeClient(ClientType type, PlotMSApp *app)
virtual Type type()
Return the type enum.
Controller class for plotms.
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
Creates an appropriate client (script, GUI) for communicating with the plot engine.