11 #include "msdevstudio/MSconfig.h" AxisTick()
The default constructor.
double m_v
The value at the coordinate.
AxisTick class interface.
void setContent(const std::string &)
Sets the content at the coordinate.
std::string m_c
The content at the coordinate.
void setValue(double)
Sets the value of the coordinate.
const std::string & content() const
Returns the content at the coordinate.
double value() const
Returns the value of the coordinate.
A class to maintain tick coordinates and string values.