CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
CallbackSearchReturn
Return values for search callback methods.
CallbackRemovePointsInCurvesGraphs(CoordSystem &coordSystem)
Single constructor.
virtual void removePointAxis(const QString &identifier)
Perform the opposite of addPointAxis.
QString identifier() const
Unique identifier for a specific Point.
virtual void removePointGraph(const QString &identifier)
Perform the opposite of addPointGraph.
Continue normal execution of the search.
const QString AXIS_CURVE_NAME
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
Storage of data belonging to one coordinate system.