14 #ifndef _FunctionProjectorXML_H_
15 #define _FunctionProjectorXML_H_
23 class FunctionProjector;
49 std::string getFunctionName (
const XmlElement * element );
57 createFunctionRep (
const XmlElement * element,
64 #endif // _FunctionProjectorXML_H_
#define MDL_HIPPOPLOT_API
A pure virtual base class of XML element wrapper.
The base class for data representations.
A function that can be added to a DataRep and used in a fitter.
An class XML doing serialization and deserialization of derived classes of FunctionProjector.
A base class of XML element controllers.
A base class that is the interface between GUI and the XML serialization and deserialization.
A projector that plots one function.