PLplot
5.9.9
|
#include "plstream.h"
Go to the source code of this file.
Classes | |
class | wxPLplotstream |
wxPLplotstream is inherited from plstream, which is the C++ interface More... | |
Macros | |
#define | WX_TEMP_PL_HAVE_FREETYPE_IS_ON |
Enumerations | |
enum | { wxPLPLOT_NONE = 0, wxPLPLOT_FREETYPE = 1 << 0, wxPLPLOT_SMOOTH_TEXT = 1 << 1, wxPLPLOT_BACKEND_DC = 1 << 2, wxPLPLOT_BACKEND_AGG = 1 << 3, wxPLPLOT_BACKEND_GC = 1 << 4, wxPLPLOT_DRAW_TEXT = 1 << 5, wxPLPLOT_USE_HERSHEY_SYMBOLS = 1 << 6 } |
Style options for wxPLplotstream: More... | |
#define WX_TEMP_PL_HAVE_FREETYPE_IS_ON |
Definition at line 35 of file wxPLplotstream.h.
anonymous enum |
Style options for wxPLplotstream:
Enumerator | |
---|---|
wxPLPLOT_NONE | |
wxPLPLOT_FREETYPE | |
wxPLPLOT_SMOOTH_TEXT | |
wxPLPLOT_BACKEND_DC | |
wxPLPLOT_BACKEND_AGG | |
wxPLPLOT_BACKEND_GC | |
wxPLPLOT_DRAW_TEXT | |
wxPLPLOT_USE_HERSHEY_SYMBOLS |
Definition at line 47 of file wxPLplotstream.h.