7 #ifndef ORDINAL_GENERATOR_H 8 #define ORDINAL_GENERATOR_H 29 const QPointF &posScreen,
30 const QString &curveName);
34 #endif // ORDINAL_GENERATOR_H
Storage of one imported image and the data attached to that image.
Utility class for generating ordinal numbers.
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.