1 | |
---|
2 | |
---|
3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
5 | |
---|
6 | |
---|
7 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
8 | <head> |
---|
9 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
10 | |
---|
11 | <title>BaseInteractor — plottools 0.10 documentation</title> |
---|
12 | |
---|
13 | <link rel="stylesheet" href="../_static/default.css" type="text/css" /> |
---|
14 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
---|
15 | |
---|
16 | <script type="text/javascript"> |
---|
17 | var DOCUMENTATION_OPTIONS = { |
---|
18 | URL_ROOT: '../', |
---|
19 | VERSION: '0.10', |
---|
20 | COLLAPSE_INDEX: false, |
---|
21 | FILE_SUFFIX: '.html', |
---|
22 | HAS_SOURCE: true |
---|
23 | }; |
---|
24 | </script> |
---|
25 | <script type="text/javascript" src="../_static/jquery.js"></script> |
---|
26 | <script type="text/javascript" src="../_static/underscore.js"></script> |
---|
27 | <script type="text/javascript" src="../_static/doctools.js"></script> |
---|
28 | <link rel="top" title="plottools 0.10 documentation" href="../index.html" /> |
---|
29 | <link rel="up" title="Reference" href="index.html" /> |
---|
30 | <link rel="next" title="binder" href="binder.html" /> |
---|
31 | <link rel="prev" title="Reference" href="index.html" /> |
---|
32 | </head> |
---|
33 | <body> |
---|
34 | <div class="related"> |
---|
35 | <h3>Navigation</h3> |
---|
36 | <ul> |
---|
37 | <li class="right" style="margin-right: 10px"> |
---|
38 | <a href="../genindex.html" title="General Index" |
---|
39 | accesskey="I">index</a></li> |
---|
40 | <li class="right" > |
---|
41 | <a href="../py-modindex.html" title="Python Module Index" |
---|
42 | >modules</a> |</li> |
---|
43 | <li class="right" > |
---|
44 | <a href="binder.html" title="binder" |
---|
45 | accesskey="N">next</a> |</li> |
---|
46 | <li class="right" > |
---|
47 | <a href="index.html" title="Reference" |
---|
48 | accesskey="P">previous</a> |</li> |
---|
49 | <li><a href="../index.html">plottools 0.10 documentation</a> »</li> |
---|
50 | <li><a href="index.html" accesskey="U">Reference</a> »</li> |
---|
51 | </ul> |
---|
52 | </div> |
---|
53 | |
---|
54 | <div class="document"> |
---|
55 | <div class="documentwrapper"> |
---|
56 | <div class="bodywrapper"> |
---|
57 | <div class="body"> |
---|
58 | |
---|
59 | <div class="section" id="baseinteractor"> |
---|
60 | <h1>BaseInteractor<a class="headerlink" href="#baseinteractor" title="Permalink to this headline">¶</a></h1> |
---|
61 | <div class="section" id="module-danse.common.plottools.BaseInteractor"> |
---|
62 | <span id="danse-common-plottools-baseinteractor"></span><h2><a class="reference internal" href="#module-danse.common.plottools.BaseInteractor" title="danse.common.plottools.BaseInteractor"><tt class="xref py py-mod docutils literal"><span class="pre">danse.common.plottools.BaseInteractor</span></tt></a><a class="headerlink" href="#module-danse.common.plottools.BaseInteractor" title="Permalink to this headline">¶</a></h2> |
---|
63 | </div> |
---|
64 | </div> |
---|
65 | |
---|
66 | |
---|
67 | </div> |
---|
68 | </div> |
---|
69 | </div> |
---|
70 | <div class="sphinxsidebar"> |
---|
71 | <div class="sphinxsidebarwrapper"> |
---|
72 | <h3><a href="../index.html">Table Of Contents</a></h3> |
---|
73 | <ul> |
---|
74 | <li><a class="reference internal" href="#">BaseInteractor</a><ul> |
---|
75 | <li><a class="reference internal" href="#module-danse.common.plottools.BaseInteractor"><tt class="docutils literal"><span class="pre">danse.common.plottools.BaseInteractor</span></tt></a></li> |
---|
76 | </ul> |
---|
77 | </li> |
---|
78 | </ul> |
---|
79 | |
---|
80 | <h4>Previous topic</h4> |
---|
81 | <p class="topless"><a href="index.html" |
---|
82 | title="previous chapter">Reference</a></p> |
---|
83 | <h4>Next topic</h4> |
---|
84 | <p class="topless"><a href="binder.html" |
---|
85 | title="next chapter">binder</a></p> |
---|
86 | <h3>This Page</h3> |
---|
87 | <ul class="this-page-menu"> |
---|
88 | <li><a href="../_sources/api/BaseInteractor.txt" |
---|
89 | rel="nofollow">Show Source</a></li> |
---|
90 | </ul> |
---|
91 | <div id="searchbox" style="display: none"> |
---|
92 | <h3>Quick search</h3> |
---|
93 | <form class="search" action="../search.html" method="get"> |
---|
94 | <input type="text" name="q" /> |
---|
95 | <input type="submit" value="Go" /> |
---|
96 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
97 | <input type="hidden" name="area" value="default" /> |
---|
98 | </form> |
---|
99 | <p class="searchtip" style="font-size: 90%"> |
---|
100 | Enter search terms or a module, class or function name. |
---|
101 | </p> |
---|
102 | </div> |
---|
103 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
104 | </div> |
---|
105 | </div> |
---|
106 | <div class="clearer"></div> |
---|
107 | </div> |
---|
108 | <div class="related"> |
---|
109 | <h3>Navigation</h3> |
---|
110 | <ul> |
---|
111 | <li class="right" style="margin-right: 10px"> |
---|
112 | <a href="../genindex.html" title="General Index" |
---|
113 | >index</a></li> |
---|
114 | <li class="right" > |
---|
115 | <a href="../py-modindex.html" title="Python Module Index" |
---|
116 | >modules</a> |</li> |
---|
117 | <li class="right" > |
---|
118 | <a href="binder.html" title="binder" |
---|
119 | >next</a> |</li> |
---|
120 | <li class="right" > |
---|
121 | <a href="index.html" title="Reference" |
---|
122 | >previous</a> |</li> |
---|
123 | <li><a href="../index.html">plottools 0.10 documentation</a> »</li> |
---|
124 | <li><a href="index.html" >Reference</a> »</li> |
---|
125 | </ul> |
---|
126 | </div> |
---|
127 | <div class="footer"> |
---|
128 | © Copyright 2010, sans/reflectometry group. |
---|
129 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
130 | </div> |
---|
131 | </body> |
---|
132 | </html> |
---|