PLplot  5.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Scaler Class Reference

Public Member Functions

 Scaler (wxDC *dc, double xScale, double yScale)
 ~Scaler ()

Private Attributes

wxDC * m_dc
double m_xScaleOld
double m_yScaleOld

Detailed Description

Definition at line 61 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

Scaler::Scaler ( wxDC *  dc,
double  xScale,
double  yScale 
)
inline

Definition at line 64 of file wxwidgets_dev.cpp.

Scaler::~Scaler ( )
inline

Definition at line 70 of file wxwidgets_dev.cpp.

Member Data Documentation

wxDC* Scaler::m_dc
private

Definition at line 75 of file wxwidgets_dev.cpp.

double Scaler::m_xScaleOld
private

Definition at line 76 of file wxwidgets_dev.cpp.

double Scaler::m_yScaleOld
private

Definition at line 77 of file wxwidgets_dev.cpp.


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