PLplot  5.12.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 Member Functions

Scaleroperator= (const Scaler &)
 
 Scaler (const Scaler &)
 

Private Attributes

wxDC * m_dc
 
double m_xScaleOld
 
double m_yScaleOld
 

Detailed Description

Definition at line 365 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

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

Definition at line 368 of file wxwidgets_dev.cpp.

Scaler::~Scaler ( )
inline

Definition at line 377 of file wxwidgets_dev.cpp.

Scaler::Scaler ( const Scaler )
private

Member Function Documentation

Scaler& Scaler::operator= ( const Scaler )
private

Member Data Documentation

wxDC* Scaler::m_dc
private

Definition at line 383 of file wxwidgets_dev.cpp.

double Scaler::m_xScaleOld
private

Definition at line 384 of file wxwidgets_dev.cpp.

double Scaler::m_yScaleOld
private

Definition at line 385 of file wxwidgets_dev.cpp.


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