PLplot
5.9.9
|
#include "wxwidgets.h"
Public Member Functions | |
wxPLDevDC (void) | |
~wxPLDevDC (void) | |
void | DrawLine (short x1a, short y1a, short x2a, short y2a) |
void | DrawPolyline (short *xa, short *ya, PLINT npts) |
void | ClearBackground (PLINT bgr, PLINT bgg, PLINT bgb, PLINT x1=-1, PLINT y1=-1, PLINT x2=-1, PLINT y2=-1) |
void | FillPolygon (PLStream *pls) |
void | BlitRectangle (wxDC *dc, int vX, int vY, int vW, int vH) |
void | CreateCanvas () |
void | SetWidth (PLStream *pls) |
void | SetColor0 (PLStream *pls) |
void | SetColor1 (PLStream *pls) |
void | SetExternalBuffer (void *buffer) |
void | ProcessString (PLStream *pls, EscText *args) |
void | PSDrawTextToDC (char *utf8_string, bool drawText) |
void | PSSetFont (PLUNICODE fci) |
![]() | |
wxPLDevBase (int bcknd) | |
virtual | ~wxPLDevBase (void) |
void | AddtoClipRegion (int x1, int y1, int x2, int y2) |
virtual void | PSDrawText (PLUNICODE *ucs4, int ucs4Len, bool drawText) |
Private Attributes | |
wxBitmap * | m_bitmap |
wxDC * | m_dc |
Definition at line 180 of file wxwidgets.h.
wxPLDevDC::wxPLDevDC | ( | void | ) |
Definition at line 48 of file wxwidgets_dc.cpp.
wxPLDevDC::~wxPLDevDC | ( | void | ) |
Definition at line 62 of file wxwidgets_dc.cpp.
|
virtual |
Implements wxPLDevBase.
Definition at line 197 of file wxwidgets_dc.cpp.
|
virtual |
Implements wxPLDevBase.
Definition at line 126 of file wxwidgets_dc.cpp.
|
virtual |
Implements wxPLDevBase.
Definition at line 209 of file wxwidgets_dc.cpp.
|
virtual |
Implements wxPLDevBase.
Definition at line 85 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 101 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 165 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 436 of file wxwidgets_dc.cpp.
|
virtual |
Implements wxPLDevBase.
Definition at line 337 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 410 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 242 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 255 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 269 of file wxwidgets_dc.cpp.
Implements wxPLDevBase.
Definition at line 230 of file wxwidgets_dc.cpp.
|
private |
Definition at line 206 of file wxwidgets.h.
|
private |
Definition at line 207 of file wxwidgets.h.