#include <qwt3d_autoscaler.h>
Inheritance diagram for AutoScaler:
Protected Member Functions | |
virtual AutoScaler * | clone () const =0 |
virtual int | execute (double &a, double &b, double start, double stop, int ivals)=0 |
|
Returns a new heap based object of the derived class.
Implemented in LinearAutoScaler. |
|
To implement from subclasses.
Implemented in LinearAutoScaler. |