PLplot 5.15.0
Loading...
Searching...
No Matches
wxPLplotstream.h File Reference
#include "plstream.h"
#include "wxPLplot_nanosec.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

anonymous enum

Style options for wxPLplotstream:

Enumerator
wxPLPLOT_NONE 
wxPLPLOT_DRAW_TEXT 
wxPLPLOT_USE_HERSHEY_SYMBOLS 

Definition at line 36 of file wxPLplotstream.h.