AutoScaler Class Reference

ABC for autoscaler.

#include <qwt3d_autoscaler.h>

Inheritance diagram for AutoScaler:

LinearAutoScaler List of all members.

Protected Member Functions

virtual AutoScalerclone () const=0
virtual int execute (double &a, double &b, double start, double stop, int ivals)=0

Member Function Documentation

virtual AutoScaler* clone (  )  const [protected, pure virtual]

Returns a new heap based object of the derived class.

Implemented in LinearAutoScaler.

virtual int execute ( double &  a,
double &  b,
double  start,
double  stop,
int  ivals 
) [protected, pure virtual]

To implement from subclasses.

Implemented in LinearAutoScaler.


The documentation for this class was generated from the following file:
Generated on Mon Jun 25 18:47:28 2007 for QwtPlot3D API by  doxygen 1.5.1