QtiPlot  0.9.8.2
Public Member Functions
ReciprocalScaleTransformation Class Reference

#include <ReciprocalScaleEngine.h>

Inheritance diagram for ReciprocalScaleTransformation:
ScaleTransformation

List of all members.

Public Member Functions

QwtScaleTransformation * copy () const
 Create a clone of the transformation.
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
- Public Member Functions inherited from ScaleTransformation
 ScaleTransformation (const ScaleEngine *engine)

Additional Inherited Members

- Public Types inherited from ScaleTransformation
enum  Type {
  Linear, Log10, Ln, Log2,
  Reciprocal, Probability, Logit
}
- Protected Member Functions inherited from ScaleTransformation
QwtScaleTransformation * newScaleTransformation () const
- Protected Attributes inherited from ScaleTransformation
const ScaleEngined_engine
 The scale engine that generates the transformation.

Constructor & Destructor Documentation

ReciprocalScaleTransformation::ReciprocalScaleTransformation ( const ScaleEngine engine)
inline

Referenced by copy().


Member Function Documentation

QwtScaleTransformation * ReciprocalScaleTransformation::copy ( ) const

Create a clone of the transformation.

Reimplemented from ScaleTransformation.

References ScaleTransformation::d_engine, and ReciprocalScaleTransformation().

double ReciprocalScaleTransformation::invXForm ( double  x,
double  s1,
double  s2,
double  p1,
double  p2 
) const
virtual

Reimplemented from ScaleTransformation.

double ReciprocalScaleTransformation::xForm ( double  x,
double  s1,
double  s2,
double  p1,
double  p2 
) const
virtual

Reimplemented from ScaleTransformation.


The documentation for this class was generated from the following files: