[82a54b8] | 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>Welcome to plottoolsâs documentation! — 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="#" /> |
---|
| 29 | <link rel="next" title="Reference" href="api/index.html" /> |
---|
| 30 | </head> |
---|
| 31 | <body> |
---|
| 32 | <div class="related"> |
---|
| 33 | <h3>Navigation</h3> |
---|
| 34 | <ul> |
---|
| 35 | <li class="right" style="margin-right: 10px"> |
---|
| 36 | <a href="genindex.html" title="General Index" |
---|
| 37 | accesskey="I">index</a></li> |
---|
| 38 | <li class="right" > |
---|
| 39 | <a href="py-modindex.html" title="Python Module Index" |
---|
| 40 | >modules</a> |</li> |
---|
| 41 | <li class="right" > |
---|
| 42 | <a href="api/index.html" title="Reference" |
---|
| 43 | accesskey="N">next</a> |</li> |
---|
| 44 | <li><a href="#">plottools 0.10 documentation</a> »</li> |
---|
| 45 | </ul> |
---|
| 46 | </div> |
---|
| 47 | |
---|
| 48 | <div class="document"> |
---|
| 49 | <div class="documentwrapper"> |
---|
| 50 | <div class="bodywrapper"> |
---|
| 51 | <div class="body"> |
---|
| 52 | |
---|
| 53 | <div class="section" id="welcome-to-plottools-s-documentation"> |
---|
| 54 | <h1>Welcome to plottools’s documentation!<a class="headerlink" href="#welcome-to-plottools-s-documentation" title="Permalink to this headline">¶</a></h1> |
---|
| 55 | <p>Contents:</p> |
---|
| 56 | <div class="toctree-wrapper compound"> |
---|
| 57 | <ul> |
---|
| 58 | <li class="toctree-l1"><a class="reference internal" href="api/index.html">Reference</a><ul> |
---|
| 59 | <li class="toctree-l2"><a class="reference internal" href="api/BaseInteractor.html">BaseInteractor</a></li> |
---|
| 60 | <li class="toctree-l2"><a class="reference internal" href="api/binder.html">binder</a></li> |
---|
| 61 | <li class="toctree-l2"><a class="reference internal" href="api/canvas.html">canvas</a></li> |
---|
| 62 | <li class="toctree-l2"><a class="reference internal" href="api/config.html">config</a></li> |
---|
| 63 | <li class="toctree-l2"><a class="reference internal" href="api/fitDialog.html">fitDialog</a></li> |
---|
| 64 | <li class="toctree-l2"><a class="reference internal" href="api/fittings.html">fittings</a></li> |
---|
| 65 | <li class="toctree-l2"><a class="reference internal" href="api/LineModel.html">LineModel</a></li> |
---|
| 66 | <li class="toctree-l2"><a class="reference internal" href="api/PlotPanel.html">PlotPanel</a></li> |
---|
| 67 | <li class="toctree-l2"><a class="reference internal" href="api/plottable_interactor.html">plottable_interactor</a></li> |
---|
| 68 | <li class="toctree-l2"><a class="reference internal" href="api/plottables.html">plottables</a></li> |
---|
| 69 | <li class="toctree-l2"><a class="reference internal" href="api/PropertyDialog.html">PropertyDialog</a></li> |
---|
| 70 | <li class="toctree-l2"><a class="reference internal" href="api/toolbar.html">toolbar</a></li> |
---|
| 71 | <li class="toctree-l2"><a class="reference internal" href="api/transform.html">transform</a></li> |
---|
| 72 | <li class="toctree-l2"><a class="reference internal" href="api/unitConverter.html">unitConverter</a></li> |
---|
| 73 | </ul> |
---|
| 74 | </li> |
---|
| 75 | </ul> |
---|
| 76 | </div> |
---|
| 77 | </div> |
---|
| 78 | <div class="section" id="indices-and-tables"> |
---|
| 79 | <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> |
---|
| 80 | <ul class="simple"> |
---|
| 81 | <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li> |
---|
| 82 | <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li> |
---|
| 83 | <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li> |
---|
| 84 | </ul> |
---|
| 85 | </div> |
---|
| 86 | |
---|
| 87 | |
---|
| 88 | </div> |
---|
| 89 | </div> |
---|
| 90 | </div> |
---|
| 91 | <div class="sphinxsidebar"> |
---|
| 92 | <div class="sphinxsidebarwrapper"> |
---|
| 93 | <h3><a href="#">Table Of Contents</a></h3> |
---|
| 94 | <ul> |
---|
| 95 | <li><a class="reference internal" href="#">Welcome to plottools’s documentation!</a><ul> |
---|
| 96 | </ul> |
---|
| 97 | </li> |
---|
| 98 | <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> |
---|
| 99 | </ul> |
---|
| 100 | |
---|
| 101 | <h4>Next topic</h4> |
---|
| 102 | <p class="topless"><a href="api/index.html" |
---|
| 103 | title="next chapter">Reference</a></p> |
---|
| 104 | <h3>This Page</h3> |
---|
| 105 | <ul class="this-page-menu"> |
---|
| 106 | <li><a href="_sources/index.txt" |
---|
| 107 | rel="nofollow">Show Source</a></li> |
---|
| 108 | </ul> |
---|
| 109 | <div id="searchbox" style="display: none"> |
---|
| 110 | <h3>Quick search</h3> |
---|
| 111 | <form class="search" action="search.html" method="get"> |
---|
| 112 | <input type="text" name="q" /> |
---|
| 113 | <input type="submit" value="Go" /> |
---|
| 114 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
| 115 | <input type="hidden" name="area" value="default" /> |
---|
| 116 | </form> |
---|
| 117 | <p class="searchtip" style="font-size: 90%"> |
---|
| 118 | Enter search terms or a module, class or function name. |
---|
| 119 | </p> |
---|
| 120 | </div> |
---|
| 121 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
| 122 | </div> |
---|
| 123 | </div> |
---|
| 124 | <div class="clearer"></div> |
---|
| 125 | </div> |
---|
| 126 | <div class="related"> |
---|
| 127 | <h3>Navigation</h3> |
---|
| 128 | <ul> |
---|
| 129 | <li class="right" style="margin-right: 10px"> |
---|
| 130 | <a href="genindex.html" title="General Index" |
---|
| 131 | >index</a></li> |
---|
| 132 | <li class="right" > |
---|
| 133 | <a href="py-modindex.html" title="Python Module Index" |
---|
| 134 | >modules</a> |</li> |
---|
| 135 | <li class="right" > |
---|
| 136 | <a href="api/index.html" title="Reference" |
---|
| 137 | >next</a> |</li> |
---|
| 138 | <li><a href="#">plottools 0.10 documentation</a> »</li> |
---|
| 139 | </ul> |
---|
| 140 | </div> |
---|
| 141 | <div class="footer"> |
---|
| 142 | © Copyright 2010, sans/reflectometry group. |
---|
| 143 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
| 144 | </div> |
---|
| 145 | </body> |
---|
| 146 | </html> |
---|