7#ifndef EXPORT_ORDINALS_STRAIGHT_H
8#define EXPORT_ORDINALS_STRAIGHT_H
const int INNER_RADIUS_MIN
QList< double > ExportValuesOrdinal
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.
ExportOrdinalsStraight()
Single constructor.
ExportValuesOrdinal ordinalsAtIntervalsGraphWithTransformation(const Points &points, const Transformation &transformation, double pointsInterval) const
Compute ordinals, converting screen coordinates to graph coordinates.