7#ifndef CALLBACK_ADD_POINTS_IN_CURVES_GRAPHS_H
8#define CALLBACK_ADD_POINTS_IN_CURVES_GRAPHS_H
CallbackSearchReturn
Return values for search callback methods.
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
CallbackAddPointsInCurvesGraphs(CoordSystem &coordSystem)
Single constructor.
Storage of data belonging to one coordinate system.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...