7#ifndef CALLBACK_AXES_CHECKER_FROM_AXES_POINTS_H
8#define CALLBACK_AXES_CHECKER_FROM_AXES_POINTS_H
CallbackSearchReturn
Return values for search callback methods.
Callback for positioning the axes indicator according to the axes points.
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
Points points() const
Return the collected points as a polygon, in screen coordinates.
CallbackAxesCheckerFromAxesPoints()
Single constructor.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...