PLplot  5.15.0
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 408 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

◆ Scaler() [1/2]

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

Definition at line 411 of file wxwidgets_dev.cpp.

◆ ~Scaler()

Scaler::~Scaler ( )
inline

Definition at line 420 of file wxwidgets_dev.cpp.

◆ Scaler() [2/2]

Scaler::Scaler ( const Scaler )
private

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ m_dc

wxDC* Scaler::m_dc
private

Definition at line 426 of file wxwidgets_dev.cpp.

◆ m_xScaleOld

double Scaler::m_xScaleOld
private

Definition at line 427 of file wxwidgets_dev.cpp.

◆ m_yScaleOld

double Scaler::m_yScaleOld
private

Definition at line 428 of file wxwidgets_dev.cpp.


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