ZoomTransition Class Reference

Perform calculations to determine the next zoom setting given the current zoom setting, when zooming in or out. More...

#include <ZoomTransition.h>

List of all members.

Public Member Functions

 ZoomTransition ()
 Single constructor.
double mapToFactor (ZoomFactor zoomFactor) const
 Return the floating precision zoom factor given the enum value.
ZoomFactor zoomIn (ZoomFactor currentZoomFactor, double m11, double m22, bool actionZoomFillIsChecked) const
 Zoom in.
ZoomFactor zoomOut (ZoomFactor currentZoomFactor, double m11, double m22, bool actionZoomFillIsChecked) const
 Zoom out.

Detailed Description

Perform calculations to determine the next zoom setting given the current zoom setting, when zooming in or out.

Definition at line 14 of file ZoomTransition.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1