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>Reference — 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="next" title="BaseInteractor" href="BaseInteractor.html" /> |
---|
30 | <link rel="prev" title="Welcome to plottoolsâs documentation!" href="../index.html" /> |
---|
31 | </head> |
---|
32 | <body> |
---|
33 | <div class="related"> |
---|
34 | <h3>Navigation</h3> |
---|
35 | <ul> |
---|
36 | <li class="right" style="margin-right: 10px"> |
---|
37 | <a href="../genindex.html" title="General Index" |
---|
38 | accesskey="I">index</a></li> |
---|
39 | <li class="right" > |
---|
40 | <a href="../py-modindex.html" title="Python Module Index" |
---|
41 | >modules</a> |</li> |
---|
42 | <li class="right" > |
---|
43 | <a href="BaseInteractor.html" title="BaseInteractor" |
---|
44 | accesskey="N">next</a> |</li> |
---|
45 | <li class="right" > |
---|
46 | <a href="../index.html" title="Welcome to plottoolsâs documentation!" |
---|
47 | accesskey="P">previous</a> |</li> |
---|
48 | <li><a href="../index.html">plottools 0.10 documentation</a> »</li> |
---|
49 | </ul> |
---|
50 | </div> |
---|
51 | |
---|
52 | <div class="document"> |
---|
53 | <div class="documentwrapper"> |
---|
54 | <div class="bodywrapper"> |
---|
55 | <div class="body"> |
---|
56 | |
---|
57 | <div class="section" id="reference"> |
---|
58 | <span id="api-index"></span><h1>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">¶</a></h1> |
---|
59 | <table class="docutils field-list" frame="void" rules="none"> |
---|
60 | <col class="field-name" /> |
---|
61 | <col class="field-body" /> |
---|
62 | <tbody valign="top"> |
---|
63 | <tr class="field-odd field"><th class="field-name">Release:</th><td class="field-body">0.1</td> |
---|
64 | </tr> |
---|
65 | <tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">October 24, 2011</td> |
---|
66 | </tr> |
---|
67 | </tbody> |
---|
68 | </table> |
---|
69 | <div class="toctree-wrapper compound"> |
---|
70 | <ul> |
---|
71 | <li class="toctree-l1"><a class="reference internal" href="BaseInteractor.html">BaseInteractor</a><ul> |
---|
72 | <li class="toctree-l2"><a class="reference internal" href="BaseInteractor.html#module-danse.common.plottools.BaseInteractor"><tt class="docutils literal"><span class="pre">danse.common.plottools.BaseInteractor</span></tt></a></li> |
---|
73 | </ul> |
---|
74 | </li> |
---|
75 | <li class="toctree-l1"><a class="reference internal" href="binder.html">binder</a><ul> |
---|
76 | <li class="toctree-l2"><a class="reference internal" href="binder.html#danse-common-plottools-binder"><tt class="docutils literal"><span class="pre">danse.common.plottools.binder</span></tt></a></li> |
---|
77 | </ul> |
---|
78 | </li> |
---|
79 | <li class="toctree-l1"><a class="reference internal" href="canvas.html">canvas</a><ul> |
---|
80 | <li class="toctree-l2"><a class="reference internal" href="canvas.html#danse-common-plottools-canvas"><tt class="docutils literal"><span class="pre">danse.common.plottools.canvas</span></tt></a></li> |
---|
81 | </ul> |
---|
82 | </li> |
---|
83 | <li class="toctree-l1"><a class="reference internal" href="config.html">config</a><ul> |
---|
84 | <li class="toctree-l2"><a class="reference internal" href="config.html#module-danse.common.plottools.config"><tt class="docutils literal"><span class="pre">danse.common.plottools.config</span></tt></a></li> |
---|
85 | </ul> |
---|
86 | </li> |
---|
87 | <li class="toctree-l1"><a class="reference internal" href="fitDialog.html">fitDialog</a><ul> |
---|
88 | <li class="toctree-l2"><a class="reference internal" href="fitDialog.html#danse-common-plottools-fitdialog"><tt class="docutils literal"><span class="pre">danse.common.plottools.fitDialog</span></tt></a></li> |
---|
89 | </ul> |
---|
90 | </li> |
---|
91 | <li class="toctree-l1"><a class="reference internal" href="fittings.html">fittings</a><ul> |
---|
92 | <li class="toctree-l2"><a class="reference internal" href="fittings.html#danse-common-plottools-fittings"><tt class="docutils literal"><span class="pre">danse.common.plottools.fittings</span></tt></a></li> |
---|
93 | </ul> |
---|
94 | </li> |
---|
95 | <li class="toctree-l1"><a class="reference internal" href="LineModel.html">LineModel</a><ul> |
---|
96 | <li class="toctree-l2"><a class="reference internal" href="LineModel.html#danse-common-plottools-linemodel"><tt class="docutils literal"><span class="pre">danse.common.plottools.LineModel</span></tt></a></li> |
---|
97 | </ul> |
---|
98 | </li> |
---|
99 | <li class="toctree-l1"><a class="reference internal" href="PlotPanel.html">PlotPanel</a><ul> |
---|
100 | <li class="toctree-l2"><a class="reference internal" href="PlotPanel.html#danse-common-plottools-plotpanel"><tt class="docutils literal"><span class="pre">danse.common.plottools.PlotPanel</span></tt></a></li> |
---|
101 | </ul> |
---|
102 | </li> |
---|
103 | <li class="toctree-l1"><a class="reference internal" href="plottable_interactor.html">plottable_interactor</a><ul> |
---|
104 | <li class="toctree-l2"><a class="reference internal" href="plottable_interactor.html#danse-common-plottools-plottable-interactor"><tt class="docutils literal"><span class="pre">danse.common.plottools.plottable_interactor</span></tt></a></li> |
---|
105 | </ul> |
---|
106 | </li> |
---|
107 | <li class="toctree-l1"><a class="reference internal" href="plottables.html">plottables</a><ul> |
---|
108 | <li class="toctree-l2"><a class="reference internal" href="plottables.html#danse-common-plottools-plottables"><tt class="docutils literal"><span class="pre">danse.common.plottools.plottables</span></tt></a></li> |
---|
109 | </ul> |
---|
110 | </li> |
---|
111 | <li class="toctree-l1"><a class="reference internal" href="PropertyDialog.html">PropertyDialog</a><ul> |
---|
112 | <li class="toctree-l2"><a class="reference internal" href="PropertyDialog.html#danse-common-plottools-propertydialog"><tt class="docutils literal"><span class="pre">danse.common.plottools.PropertyDialog</span></tt></a></li> |
---|
113 | </ul> |
---|
114 | </li> |
---|
115 | <li class="toctree-l1"><a class="reference internal" href="toolbar.html">toolbar</a><ul> |
---|
116 | <li class="toctree-l2"><a class="reference internal" href="toolbar.html#danse-common-plottools-toolbar"><tt class="docutils literal"><span class="pre">danse.common.plottools.toolbar</span></tt></a></li> |
---|
117 | </ul> |
---|
118 | </li> |
---|
119 | <li class="toctree-l1"><a class="reference internal" href="transform.html">transform</a><ul> |
---|
120 | <li class="toctree-l2"><a class="reference internal" href="transform.html#danse-common-plottools-transform"><tt class="docutils literal"><span class="pre">danse.common.plottools.transform</span></tt></a></li> |
---|
121 | </ul> |
---|
122 | </li> |
---|
123 | <li class="toctree-l1"><a class="reference internal" href="unitConverter.html">unitConverter</a><ul> |
---|
124 | <li class="toctree-l2"><a class="reference internal" href="unitConverter.html#danse-common-plottools-unitconverter"><tt class="docutils literal"><span class="pre">danse.common.plottools.unitConverter</span></tt></a></li> |
---|
125 | </ul> |
---|
126 | </li> |
---|
127 | </ul> |
---|
128 | </div> |
---|
129 | </div> |
---|
130 | |
---|
131 | |
---|
132 | </div> |
---|
133 | </div> |
---|
134 | </div> |
---|
135 | <div class="sphinxsidebar"> |
---|
136 | <div class="sphinxsidebarwrapper"> |
---|
137 | <h4>Previous topic</h4> |
---|
138 | <p class="topless"><a href="../index.html" |
---|
139 | title="previous chapter">Welcome to plottools’s documentation!</a></p> |
---|
140 | <h4>Next topic</h4> |
---|
141 | <p class="topless"><a href="BaseInteractor.html" |
---|
142 | title="next chapter">BaseInteractor</a></p> |
---|
143 | <h3>This Page</h3> |
---|
144 | <ul class="this-page-menu"> |
---|
145 | <li><a href="../_sources/api/index.txt" |
---|
146 | rel="nofollow">Show Source</a></li> |
---|
147 | </ul> |
---|
148 | <div id="searchbox" style="display: none"> |
---|
149 | <h3>Quick search</h3> |
---|
150 | <form class="search" action="../search.html" method="get"> |
---|
151 | <input type="text" name="q" /> |
---|
152 | <input type="submit" value="Go" /> |
---|
153 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
154 | <input type="hidden" name="area" value="default" /> |
---|
155 | </form> |
---|
156 | <p class="searchtip" style="font-size: 90%"> |
---|
157 | Enter search terms or a module, class or function name. |
---|
158 | </p> |
---|
159 | </div> |
---|
160 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
161 | </div> |
---|
162 | </div> |
---|
163 | <div class="clearer"></div> |
---|
164 | </div> |
---|
165 | <div class="related"> |
---|
166 | <h3>Navigation</h3> |
---|
167 | <ul> |
---|
168 | <li class="right" style="margin-right: 10px"> |
---|
169 | <a href="../genindex.html" title="General Index" |
---|
170 | >index</a></li> |
---|
171 | <li class="right" > |
---|
172 | <a href="../py-modindex.html" title="Python Module Index" |
---|
173 | >modules</a> |</li> |
---|
174 | <li class="right" > |
---|
175 | <a href="BaseInteractor.html" title="BaseInteractor" |
---|
176 | >next</a> |</li> |
---|
177 | <li class="right" > |
---|
178 | <a href="../index.html" title="Welcome to plottoolsâs documentation!" |
---|
179 | >previous</a> |</li> |
---|
180 | <li><a href="../index.html">plottools 0.10 documentation</a> »</li> |
---|
181 | </ul> |
---|
182 | </div> |
---|
183 | <div class="footer"> |
---|
184 | © Copyright 2010, sans/reflectometry group. |
---|
185 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
186 | </div> |
---|
187 | </body> |
---|
188 | </html> |
---|