PLplot  5.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
wxPLplotstream.h File Reference
#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...

Enumerations

enum  { wxPLPLOT_NONE = 0, wxPLPLOT_DRAW_TEXT = 1 << 5, wxPLPLOT_USE_HERSHEY_SYMBOLS = 1 << 6 }
 Style options for wxPLplotstream: More...

Enumeration Type Documentation

anonymous enum

Style options for wxPLplotstream:

Enumerator:
wxPLPLOT_NONE 
wxPLPLOT_DRAW_TEXT 
wxPLPLOT_USE_HERSHEY_SYMBOLS 

Definition at line 35 of file wxPLplotstream.h.