7 #ifndef EXPORT_ORDINALS_STRAIGHT_H 8 #define EXPORT_ORDINALS_STRAIGHT_H 10 #include "ExportValuesOrdinal.h" 27 double pointsInterval)
const;
32 double pointsInterval)
const;
36 #endif // EXPORT_ORDINALS_STRAIGHT_H ExportValuesOrdinal ordinalsAtIntervalsGraphWithTransformation(const Points &points, const Transformation &transformation, double pointsInterval) const
Compute ordinals, converting screen coordinates to graph coordinates.
ExportOrdinalsStraight()
Single constructor.
Utility class to interpolate points spaced evenly along a piecewise defined curve with line segments ...
ExportValuesOrdinal ordinalsAtIntervalsGraphWithoutTransformation(const Points &points, double pointsInterval) const
Compute ordinals, without any conversion to graph coordinates.