PLplot  5.11.1
 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 Attributes

wxDC * m_dc
wxRect m_boxOld
bool m_clipEverything

Detailed Description

Definition at line 207 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

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

Definition at line 210 of file wxwidgets_dev.cpp.

Clipper::~Clipper ( )
inline

Definition at line 226 of file wxwidgets_dev.cpp.

Member Function Documentation

bool Clipper::isEverythingClipped ( )
inline

Definition at line 237 of file wxwidgets_dev.cpp.

Member Data Documentation

wxRect Clipper::m_boxOld
private

Definition at line 243 of file wxwidgets_dev.cpp.

bool Clipper::m_clipEverything
private

Definition at line 244 of file wxwidgets_dev.cpp.

wxDC* Clipper::m_dc
private

Definition at line 242 of file wxwidgets_dev.cpp.


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