7 #include "CallbackAxesCheckerFromAxesPoints.h" 8 #include "EngaugeAssert.h" 17 m_points.push_back (point);
19 return CALLBACK_SEARCH_RETURN_CONTINUE;
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...
Points points() const
Return the collected points as a polygon, in screen coordinates.
CallbackAxesCheckerFromAxesPoints()
Single constructor.