14 #ifndef _AxisTickXML_H_
15 #define _AxisTickXML_H_
68 #endif // _AxisTickXML_H_
#define MDL_HIPPOPLOT_API
A class to maintain tick coordinates and string values.
A pure virtual base class of XML element wrapper.
std::string m_label
The attribute name for tick labels.
A base class of XML element controllers.
static AxisTickXML * s_instance
The pointer to the singleton object.
std::string m_value
The attribute name for tick values.
A class that is does XML serialization and de-serialization of AxisTick with XML. ...
A base class that is the interface between GUI and the XML serialization and deserialization.