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