Engauge Digitizer  2
Public Member Functions | List of all members
ExportOrdinalsStraight Class Reference

Utility class to interpolate points spaced evenly along a piecewise defined curve with line segments between points. More...

#include <ExportOrdinalsStraight.h>

Public Member Functions

 ExportOrdinalsStraight ()
 Single constructor.
 
ExportValuesOrdinal ordinalsAtIntervalsGraphWithoutTransformation (const Points &points, double pointsInterval) const
 Compute ordinals, without any conversion to graph coordinates.
 
ExportValuesOrdinal ordinalsAtIntervalsGraphWithTransformation (const Points &points, const Transformation &transformation, double pointsInterval) const
 Compute ordinals, converting screen coordinates to graph coordinates.
 

Detailed Description

Utility class to interpolate points spaced evenly along a piecewise defined curve with line segments between points.

Definition at line 19 of file ExportOrdinalsStraight.h.


The documentation for this class was generated from the following files: