PLplot  5.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Clipper Class Reference

Public Member Functions

 Clipper (wxDC *dc, const wxRect &rect)
 
 ~Clipper ()
 
bool isEverythingClipped ()
 

Private Member Functions

Clipperoperator= (const Clipper &)
 
 Clipper (const Clipper &)
 

Private Attributes

wxDC * m_dc
 
wxRect m_boxOld
 
bool m_clipEverything
 

Detailed Description

Definition at line 548 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

Clipper::Clipper ( wxDC *  dc,
const wxRect &  rect 
)
inline

Definition at line 551 of file wxwidgets_dev.cpp.

Clipper::~Clipper ( )
inline

Definition at line 567 of file wxwidgets_dev.cpp.

Clipper::Clipper ( const Clipper )
private

Member Function Documentation

bool Clipper::isEverythingClipped ( )
inline

Definition at line 578 of file wxwidgets_dev.cpp.

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

Member Data Documentation

wxRect Clipper::m_boxOld
private

Definition at line 584 of file wxwidgets_dev.cpp.

bool Clipper::m_clipEverything
private

Definition at line 585 of file wxwidgets_dev.cpp.

wxDC* Clipper::m_dc
private

Definition at line 583 of file wxwidgets_dev.cpp.


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