7 #ifndef CALLBACK_AXES_CHECKER_FROM_AXES_POINTS_H
8 #define CALLBACK_AXES_CHECKER_FROM_AXES_POINTS_H
10 #include "CallbackSearchReturn.h"
24 CallbackSearchReturn
callback (
const QString &curveName,
35 #endif // CALLBACK_AXES_CHECKER_FROM_AXES_POINTS_H
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...
CallbackAxesCheckerFromAxesPoints()
Single constructor.
Callback for positioning the axes indicator according to the axes points.
Points points() const
Return the collected points as a polygon, in screen coordinates.