QtiPlot
0.9.8.2
|
#include <ReciprocalScaleEngine.h>
Public Member Functions | |
QwtScaleTransformation * | copy () const |
Create a clone of the transformation. More... | |
virtual double | invXForm (double x, double s1, double s2, double p1, double p2) const |
ReciprocalScaleTransformation (const ScaleEngine *engine) | |
virtual double | xForm (double x, double, double, double p1, double p2) const |
![]() | |
QwtScaleTransformation * | copy () const |
ScaleTransformation (const ScaleEngine *engine) | |
Additional Inherited Members | |
![]() | |
enum | Type { Linear, Log10, Ln, Log2, Reciprocal, Probability, Logit } |
![]() | |
QwtScaleTransformation * | newScaleTransformation () const |
![]() | |
const ScaleEngine * | d_engine |
The scale engine that generates the transformation. More... | |
|
inline |
References copy(), invXForm(), and xForm().
QwtScaleTransformation * ReciprocalScaleTransformation::copy | ( | ) | const |
Create a clone of the transformation.
Referenced by ReciprocalScaleTransformation().
|
virtual |
Reimplemented from ScaleTransformation.
Referenced by ReciprocalScaleTransformation().
|
virtual |
Reimplemented from ScaleTransformation.
Referenced by ReciprocalScaleTransformation().