7 #ifndef CALLBACK_NEXT_ORDINAL_H
8 #define CALLBACK_NEXT_ORDINAL_H
10 #include "CallbackSearchReturn.h"
24 CallbackSearchReturn
callback (
const QString &curveName,
34 double m_maxOrdinalUsed;
37 #endif // CALLBACK_NEXT_ORDINAL_H
Callback for computing the next ordinal for a new point.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
double nextOrdinal() const
Computed next ordinal.