31 return ftor.ordinal () + 1.0;
48 return ftor.ordinal () + 1.0;
const QString AXIS_CURVE_NAME
const int INNER_RADIUS_MIN
Callback for computing the ordinal for a specified point, as a function of the LineStyle and curve ge...
CallbackSearchReturn callback(const Point &pointStart, const Point &pointStop)
Callback method.
const LineStyle lineStyle(const QString &curveName) const
Get method for copying one line style in one step.
Storage of one imported image and the data attached to that image.
void iterateThroughCurveSegments(const QString &curveName, const Functor2wRet< const Point &, const Point &, CallbackSearchReturn > &ftorWithCallback) const
See Curve::iterateThroughCurveSegments, for any axes or graph curve.
CurveStyles modelCurveStyles() const
Get method for CurveStyles.
double generateAxisPointOrdinal(const Document &document)
Select ordinal just for uniqueness, since there is never a curve drawn through the axis points.
double generateCurvePointOrdinal(const Document &document, const Transformation &transformation, const QPointF &posScreen, const QString &curveName)
Select ordinal so new point curve passes smoothly through existing points.