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

Public Member Functions

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

Private Attributes

wxDC * m_dc
long m_xOriginOld
long m_yOriginOld

Detailed Description

Definition at line 86 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

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

Definition at line 89 of file wxwidgets_dev.cpp.

OriginChanger::~OriginChanger ( )
inline

Definition at line 95 of file wxwidgets_dev.cpp.

Member Data Documentation

wxDC* OriginChanger::m_dc
private

Definition at line 100 of file wxwidgets_dev.cpp.

long OriginChanger::m_xOriginOld
private

Definition at line 101 of file wxwidgets_dev.cpp.

long OriginChanger::m_yOriginOld
private

Definition at line 102 of file wxwidgets_dev.cpp.


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