Table of Contents

Module: gp_java Gnuplot/gp_java.py
gp_java
an interface to gnuplot used under Jython/Java.

This file implements a low-level interface to a gnuplot program run via Jython/Java. This file should be imported through gp.py, which in turn should be imported via import Gnuplot rather than these low-level interfaces.

Imported modules   
from java.lang import Thread, Runtime
import sys
Functions   
test_persist
  test_persist 
test_persist ()

Determine whether gnuplot recognizes the option -persist.

Classes   

GnuplotOpts

The configuration options for gnuplot on generic platforms.

GnuplotProcess

Unsophisticated interface to a running gnuplot program.

OutputProcessor

In a separate thread, read from one InputStream and output to a file.


Table of Contents

This document was automatically generated on Sun Oct 19 17:10:22 2003 by HappyDoc version 2.1