Engauge Digitizer  2
Transformation Member List

This is the complete list of members for Transformation, including all inherited members.

calculateTransformFromLinearCartesianPoints(const QPointF &posFrom0, const QPointF &posFrom1, const QPointF &posFrom2, const QPointF &posTo0, const QPointF &posTo1, const QPointF &posTo2)Transformationstatic
cartesianFromCartesianOrPolar(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn)Transformationstatic
cartesianOrPolarFromCartesian(const DocumentModelCoords &modelCoords, const QPointF &posGraphIn)Transformationstatic
coordTextForStatusBar(QPointF cursorScreen, QString &coordsScreen, QString &coordsGraph, QString &resolutionGraph)Transformation
identity()Transformation
logToLinearCartesian(double xy)Transformationstatic
logToLinearRadius(double r, double rCenter)Transformationstatic
modelCoords() const Transformation
operator!=(const Transformation &other)Transformation
operator=(const Transformation &other)Transformation
printStream(QString indentation, QTextStream &str) const Transformation
resetOnLoad()Transformation
TestTransformation (defined in Transformation)Transformationfriend
Transformation()Transformation
transformIsDefined() const Transformationinline
transformLinearCartesianGraphToRawGraph(const QPointF &coordGraph, QPointF &coordScreen) const Transformation
transformLinearCartesianGraphToScreen(const QPointF &coordGraph, QPointF &coordScreen) const Transformation
transformMatrix() const Transformation
transformRawGraphToLinearCartesianGraph(const QPointF &pointRaw, QPointF &pointLinearCartesian) const Transformation
transformRawGraphToScreen(const QPointF &pointRaw, QPointF &pointScreen) const Transformation
transformScreenToLinearCartesianGraph(const QPointF &pointScreen, QPointF &pointLinearCartesian) const Transformation
transformScreenToRawGraph(const QPointF &coordScreen, QPointF &coordGraph) const Transformation
update(bool fileIsLoaded, const CmdMediator &cmdMediator)Transformation