PLplot  5.11.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
wxwidgets_dev.cpp File Reference
#include <fstream>
#include "plDevs.h"
#include "wxwidgets.h"
#include <wx/dir.h>
#include <cmath>
#include <limits>

Go to the source code of this file.

Classes

class  Scaler
class  OriginChanger
class  DrawingObjectsChanger
class  TextObjectsChanger
class  Clipper
class  Rand

Macros

#define DEBUG
#define NEED_PLDEBUG

Functions

void plFontToWxFontParameters (PLUNICODE fci, PLFLT scaledFontSize, wxFontFamily &family, int &style, int &weight, int &pt)
PLFLT getTextOffset (PLINT superscriptLevel, PLFLT baseFontSize)

Macro Definition Documentation

#define DEBUG

Definition at line 23 of file wxwidgets_dev.cpp.

#define NEED_PLDEBUG

Definition at line 24 of file wxwidgets_dev.cpp.

Function Documentation

PLFLT getTextOffset ( PLINT  superscriptLevel,
PLFLT  baseFontSize 
)

Definition at line 661 of file wxwidgets_dev.cpp.

void plFontToWxFontParameters ( PLUNICODE  fci,
PLFLT  scaledFontSize,
wxFontFamily &  family,
int &  style,
int &  weight,
int &  pt 
)

Definition at line 300 of file wxwidgets_dev.cpp.