NEURON
EPSPrinter Class Reference

#include <epsprint.h>

Inheritance diagram for EPSPrinter:

Public Member Functions

 EPSPrinter (ostream *)
 
virtual ~EPSPrinter ()
 
virtual void eps_prolog (ostream &, Coord width, Coord height, const char *creator="InterViews")
 

Detailed Description

Definition at line 6 of file epsprint.h.

Constructor & Destructor Documentation

◆ EPSPrinter()

EPSPrinter::EPSPrinter ( ostream *  )

◆ ~EPSPrinter()

virtual EPSPrinter::~EPSPrinter ( )
virtual

Member Function Documentation

◆ eps_prolog()

virtual void EPSPrinter::eps_prolog ( ostream &  ,
Coord  width,
Coord  height,
const char *  creator = "InterViews" 
)
virtual

The documentation for this class was generated from the following file: