PLplot  5.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
wxPLDevice Member List

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)wxPLDeviceprivate
DrawTextSection(char *utf8_string, PLFLT baseFontSize, PLFLT yOffset, bool drawText)wxPLDeviceprivate
EndPage(PLStream *pls)wxPLDevice
FillPolygon(PLStream *pls)wxPLDevice
FixAspectRatio(bool fix)wxPLDevice
Flush(PLStream *pls)wxPLDevice
GetFont(PLUNICODE fci, PLFLT scaledFontSize)wxPLDeviceprivate
Locate(PLStream *pls, PLGraphicsIn *graphicsIn)wxPLDevice
m_brushwxPLDeviceprivate
m_dcwxPLDeviceprivate
m_fciwxPLDeviceprivate
m_fixedAspectwxPLDeviceprivate
m_fontwxPLDeviceprivate
m_gcwxPLDeviceprivate
m_heightwxPLDeviceprivate
m_lineSpacingwxPLDeviceprivate
m_localBufferPositionwxPLDeviceprivate
m_max_string_lengthwxPLDeviceprivatestatic
m_mfowxPLDeviceprivate
m_mutexwxPLDeviceprivate
m_outputMemoryMapwxPLDeviceprivate
m_penwxPLDeviceprivate
m_plplotEdgeLengthwxPLDeviceprivate
m_posXwxPLDeviceprivate
m_posYwxPLDeviceprivate
m_rotationwxPLDeviceprivate
m_scalewxPLDeviceprivate
m_subscriptDepthwxPLDeviceprivate
m_superscriptHeightwxPLDeviceprivate
m_textDescentwxPLDeviceprivate
m_textHeightwxPLDeviceprivate
m_textLeadingwxPLDeviceprivate
m_textWidthwxPLDeviceprivate
m_underlinedwxPLDeviceprivate
m_useDcTextTransformwxPLDeviceprivate
m_widthwxPLDeviceprivate
m_xAspectwxPLDeviceprivate
m_xScalewxPLDeviceprivate
m_yAspectwxPLDeviceprivate
m_yScalewxPLDeviceprivate
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()wxPLDeviceprivate
SetWidth(PLStream *pls)wxPLDevice
TransmitBuffer(PLStream *pls, unsigned char transmissionType)wxPLDeviceprivate
wxPLDevice(PLStream *pls, char *mfo, PLINT text, PLINT hrshsym)wxPLDevice
~wxPLDevice(void)wxPLDevicevirtual