~ubuntu-branches/ubuntu/trusty/python-gnuplot/trusty

« back to all changes in this revision

Viewing changes to doc/Gnuplot/_Gnuplot.py.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-01-23 00:42:37 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050123004237-0rfjkhe4ii7ky637
Tags: 1.7-5
Fix mouse control in generated plot windows (closes: #291294).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
 
3
 
        <head>
4
 
        <title>Module: _Gnuplot</title>
5
 
        </head>
6
 
 
7
 
        <body bgcolor="#ffffff">
8
 
 
9
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
10
 
        
11
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
12
 
        <tr bgcolor="#88bbee">
13
 
            <th rowspan="2"
14
 
                valign="top"
15
 
                align="left"
16
 
                width="10%"><font color="#000000">Module: _Gnuplot</font>
17
 
            </th>
18
 
            <th align="right"><font color="#000000">Gnuplot/_Gnuplot.py</font></th>
19
 
        </tr>
20
 
        <tr>
21
 
        <td>
22
 
        <dl><dt>_Gnuplot.py</dt><dd><p>An object that represents a running gnuplot process.</p>
23
 
 
24
 
</dd></dl>
25
 
<p>This file implements the Gnuplot plotter object, which is an abstract
26
 
interface to a running gnuplot process.</p>
27
 
<p>
28
 
<TABLE BORDER=1 CELLPADDING=2>
29
 
</TABLE></p>
30
 
 
31
 
 
32
 
        
33
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%%">
34
 
        
35
 
        <tr>
36
 
            <th bgcolor="#99ccff"
37
 
                rowspan="2"
38
 
                valign="top"
39
 
                align="left"
40
 
                width="20%"
41
 
                >
42
 
                <font color="#000000">
43
 
                  <a name="Classes">Classes</a>&nbsp;
44
 
                </font>
45
 
            </th>
46
 
            <th bgcolor="#99ccff"
47
 
                valign="top"
48
 
                align="left"
49
 
                >
50
 
                <font color="#000000">&nbsp;</font>
51
 
            </th>
52
 
        </tr>
53
 
        <tr>
54
 
        <td>
55
 
        <table border="0" cellpadding="5">
56
 
<tr><td valign="top" align="left"><a href="_Gnuplot.py_Gnuplot.html">Gnuplot</a></td><td valign="top" align="left"><p>Interface to a gnuplot program.</p>
57
 
 
58
 
</td></tr>
59
 
<tr><td valign="top" align="left"><a href="_Gnuplot.py__GnuplotFile.html">_GnuplotFile</a></td><td valign="top" align="left"><p>A file to which gnuplot commands can be written.</p>
60
 
 
61
 
</td></tr>
62
 
</table>
63
 
</td></tr>
64
 
        </td>
65
 
        </tr>
66
 
        </table>
67
 
        
68
 
        </td>
69
 
        </tr>
70
 
        </table>
71
 
 
72
 
        <hr>
73
 
 
74
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
75
 
 
76
 
        <i>This document was automatically generated on Fri Jan 26 14:06:11 2001
77
 
        by <a href="http://happydoc.sourceforge.net">HappyDoc</a> version r0_9_2</i>
78
 
 
79
 
        </body>
80
 
        </html>
81
 
        
 
 
b'\\ No newline at end of file'