This is the complete list of members for wxPLDevice, including all inherited members.
BeginPage(PLStream *pls) | wxPLDevice | |
ClearBackground(PLStream *pls, PLINT x1=-1, PLINT y1=-1, PLINT x2=-1, PLINT y2=-1) | wxPLDevice | |
DrawLine(short x1a, short y1a, short x2a, short y2a) | wxPLDevice | |
DrawPolyline(short *xa, short *ya, PLINT npts) | wxPLDevice | |
DrawTextLine(PLUNICODE *ucs4, int ucs4Len, PLFLT baseFontSize, bool drawText, PLINT &superscriptLevel) | wxPLDevice | private |
DrawTextSection(char *utf8_string, PLFLT baseFontSize, PLFLT yOffset, bool drawText) | wxPLDevice | private |
EndPage(PLStream *pls) | wxPLDevice | |
FillPolygon(PLStream *pls) | wxPLDevice | |
FixAspectRatio(bool fix) | wxPLDevice | |
Flush(PLStream *pls) | wxPLDevice | |
GetFont(PLUNICODE fci, PLFLT scaledFontSize) | wxPLDevice | private |
Locate(PLStream *pls, PLGraphicsIn *graphicsIn) | wxPLDevice | |
m_brush | wxPLDevice | private |
m_dc | wxPLDevice | private |
m_fci | wxPLDevice | private |
m_fixedAspect | wxPLDevice | private |
m_font | wxPLDevice | private |
m_gc | wxPLDevice | private |
m_height | wxPLDevice | private |
m_lineSpacing | wxPLDevice | private |
m_localBufferPosition | wxPLDevice | private |
m_max_string_length | wxPLDevice | privatestatic |
m_mfo | wxPLDevice | private |
m_mutex | wxPLDevice | private |
m_outputMemoryMap | wxPLDevice | private |
m_pen | wxPLDevice | private |
m_plplotEdgeLength | wxPLDevice | private |
m_posX | wxPLDevice | private |
m_posY | wxPLDevice | private |
m_rotation | wxPLDevice | private |
m_scale | wxPLDevice | private |
m_subscriptDepth | wxPLDevice | private |
m_superscriptHeight | wxPLDevice | private |
m_textDescent | wxPLDevice | private |
m_textHeight | wxPLDevice | private |
m_textLeading | wxPLDevice | private |
m_textWidth | wxPLDevice | private |
m_underlined | wxPLDevice | private |
m_useDcTextTransform | wxPLDevice | private |
m_width | wxPLDevice | private |
m_xAspect | wxPLDevice | private |
m_xScale | wxPLDevice | private |
m_yAspect | wxPLDevice | private |
m_yScale | wxPLDevice | private |
ProcessString(PLStream *pls, EscText *args) | wxPLDevice | |
SetColor(PLStream *pls) | wxPLDevice | |
SetDC(PLStream *pls, wxDC *dc) | wxPLDevice | |
SetSize(PLStream *pls, int width, int height) | wxPLDevice | |
SetupMemoryMap() | wxPLDevice | private |
SetWidth(PLStream *pls) | wxPLDevice | |
TransmitBuffer(PLStream *pls, unsigned char transmissionType) | wxPLDevice | private |
wxPLDevice(PLStream *pls, char *mfo, PLINT text, PLINT hrshsym) | wxPLDevice | |
~wxPLDevice(void) | wxPLDevice | virtual |