NEURON
EPSPrinter Class Reference

#include <epsprint.h>

Inheritance diagram for EPSPrinter:

Public Member Functions

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

Detailed Description

Definition at line 5 of file epsprint.h.

Constructor & Destructor Documentation

◆ EPSPrinter()

EPSPrinter::EPSPrinter ( std::ostream *  )

◆ ~EPSPrinter()

virtual EPSPrinter::~EPSPrinter ( )
virtual

Member Function Documentation

◆ eps_prolog()

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

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