Table of Contents

Class: AnyFile Gnuplot/PlotItems.py

Representation of any kind of file to be used by gnuplot.

An AnyFile represents a file, but presumably one that holds data in a format readable by gnuplot. This class simply remembers the filename; the existence and format of the file are not checked whatsoever. If no filename is specfied, a random one is created. Note that this is not a PlotItem, though it is used by the File PlotItem.

Members:

self.filename
the filename of the file
Methods   
__init__
  __init__ 
__init__ ( self,  filename=None )

Make an AnyFile referencing the file with name <filename>.

If <filename> is not specified, choose a random filename (but do not create the file).


Table of Contents

This document was automatically generated on Mon Jul 29 17:26:13 2002 by HappyDoc version 2.0.1