PLplot  5.15.0
OriginChanger Class Reference

Public Member Functions

 OriginChanger (wxDC *dc, wxCoord xOrigin, wxCoord yOrigin)
 
 ~OriginChanger ()
 

Private Member Functions

OriginChangeroperator= (const OriginChanger &)
 
 OriginChanger (const OriginChanger &)
 

Private Attributes

wxDC * m_dc
 
wxCoord m_xOriginOld
 
wxCoord m_yOriginOld
 

Detailed Description

Definition at line 439 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

◆ OriginChanger() [1/2]

OriginChanger::OriginChanger ( wxDC *  dc,
wxCoord  xOrigin,
wxCoord  yOrigin 
)
inline

Definition at line 442 of file wxwidgets_dev.cpp.

◆ ~OriginChanger()

OriginChanger::~OriginChanger ( )
inline

Definition at line 451 of file wxwidgets_dev.cpp.

◆ OriginChanger() [2/2]

OriginChanger::OriginChanger ( const OriginChanger )
private

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ m_dc

wxDC* OriginChanger::m_dc
private

Definition at line 457 of file wxwidgets_dev.cpp.

◆ m_xOriginOld

wxCoord OriginChanger::m_xOriginOld
private

Definition at line 458 of file wxwidgets_dev.cpp.

◆ m_yOriginOld

wxCoord OriginChanger::m_yOriginOld
private

Definition at line 459 of file wxwidgets_dev.cpp.


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