PLplot  5.15.0
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  {
  TYPE_FLOAT, TYPE_INT, wxPLPLOT_NONE = 0, wxPLPLOT_DRAW_TEXT = 1 << 5,
  wxPLPLOT_USE_HERSHEY_SYMBOLS = 1 << 6, plDevType_FileOriented = 0, plDevType_Interactive = 1, plDevType_Null = -1,
  AT_BOP, DRAWING, AT_EOP
}
 Style options for wxPLplotstream: More...
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Style options for wxPLplotstream:

Enumerator
TYPE_FLOAT 
TYPE_INT 
wxPLPLOT_NONE 
wxPLPLOT_DRAW_TEXT 
wxPLPLOT_USE_HERSHEY_SYMBOLS 
plDevType_FileOriented 
plDevType_Interactive 
plDevType_Null 
AT_BOP 
DRAWING 
AT_EOP 

Definition at line 36 of file wxPLplotstream.h.