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 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
7 | <head> |
---|
8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
9 | |
---|
10 | <title>Welcome to guiframeâs documentation! — guiframe v0.1.0 documentation</title> |
---|
11 | <link rel="stylesheet" href="_static/default.css" type="text/css" /> |
---|
12 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
---|
13 | <script type="text/javascript"> |
---|
14 | var DOCUMENTATION_OPTIONS = { |
---|
15 | URL_ROOT: '', |
---|
16 | VERSION: '0.1.0', |
---|
17 | COLLAPSE_INDEX: false, |
---|
18 | FILE_SUFFIX: '.html', |
---|
19 | HAS_SOURCE: true |
---|
20 | }; |
---|
21 | </script> |
---|
22 | <script type="text/javascript" src="_static/jquery.js"></script> |
---|
23 | <script type="text/javascript" src="_static/underscore.js"></script> |
---|
24 | <script type="text/javascript" src="_static/doctools.js"></script> |
---|
25 | <link rel="top" title="guiframe v0.1.0 documentation" href="#" /> |
---|
26 | <link rel="next" title="Reference" href="api/index.html" /> |
---|
27 | </head> |
---|
28 | <body> |
---|
29 | <div class="related"> |
---|
30 | <h3>Navigation</h3> |
---|
31 | <ul> |
---|
32 | <li class="right" style="margin-right: 10px"> |
---|
33 | <a href="genindex.html" title="General Index" |
---|
34 | accesskey="I">index</a></li> |
---|
35 | <li class="right" > |
---|
36 | <a href="py-modindex.html" title="Python Module Index" |
---|
37 | >modules</a> |</li> |
---|
38 | <li class="right" > |
---|
39 | <a href="api/index.html" title="Reference" |
---|
40 | accesskey="N">next</a> |</li> |
---|
41 | <li><a href="#">guiframe v0.1.0 documentation</a> »</li> |
---|
42 | </ul> |
---|
43 | </div> |
---|
44 | |
---|
45 | <div class="document"> |
---|
46 | <div class="documentwrapper"> |
---|
47 | <div class="bodywrapper"> |
---|
48 | <div class="body"> |
---|
49 | |
---|
50 | <div class="section" id="welcome-to-guiframe-s-documentation"> |
---|
51 | <h1>Welcome to guiframe’s documentation!<a class="headerlink" href="#welcome-to-guiframe-s-documentation" title="Permalink to this headline">¶</a></h1> |
---|
52 | <p>Contents:</p> |
---|
53 | <div class="toctree-wrapper compound"> |
---|
54 | <ul> |
---|
55 | <li class="toctree-l1"><a class="reference internal" href="api/index.html">Reference</a><ul> |
---|
56 | <li class="toctree-l2"><a class="reference internal" href="api/aboutbox.html">aboutbox</a></li> |
---|
57 | <li class="toctree-l2"><a class="reference internal" href="api/config.html">config</a></li> |
---|
58 | <li class="toctree-l2"><a class="reference internal" href="api/data_loader.html">data_loader</a></li> |
---|
59 | <li class="toctree-l2"><a class="reference internal" href="api/dataFitting.html">dataFitting</a></li> |
---|
60 | <li class="toctree-l2"><a class="reference internal" href="api/dummyapp.html">dummyapp</a></li> |
---|
61 | <li class="toctree-l2"><a class="reference internal" href="api/gui_manager.html">gui_manager</a></li> |
---|
62 | <li class="toctree-l2"><a class="reference internal" href="api/load_thread.html">load_thread</a></li> |
---|
63 | <li class="toctree-l2"><a class="reference internal" href="api/statusbar.html">statusbar</a></li> |
---|
64 | <li class="toctree-l2"><a class="reference internal" href="api/utils.html">utils</a></li> |
---|
65 | <li class="toctree-l2"><a class="reference internal" href="api/version.html">version</a></li> |
---|
66 | </ul> |
---|
67 | </li> |
---|
68 | <li class="toctree-l1"><a class="reference internal" href="api/local_perspectives/plotting/index.html">Local Perspective: Plotting</a><ul> |
---|
69 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/AnnulusSlicer.html">AnnulusSlicer</a></li> |
---|
70 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/Arc.html">Arc</a></li> |
---|
71 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/AzimutSlicer.html">AzimutSlicer</a></li> |
---|
72 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/BaseInteractor.html">BaseInteractor</a></li> |
---|
73 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/binder.html">binder</a></li> |
---|
74 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/boxMask.html">boxMask</a></li> |
---|
75 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/boxSlicer.html">boxSlicer</a></li> |
---|
76 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/boxSum.html">boxSum</a></li> |
---|
77 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/detector_dialog.html">detector_dialog</a></li> |
---|
78 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/Edge.html">Edge</a></li> |
---|
79 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/masking.html">masking</a></li> |
---|
80 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/Plotter1D.html">Plotter1D</a></li> |
---|
81 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/Plotter2D.html">Plotter2D</a></li> |
---|
82 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/plotting.html">plotting</a></li> |
---|
83 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/sectorMask.html">sectorMask</a></li> |
---|
84 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/SectorSlicer.html">SectorSlicer</a></li> |
---|
85 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/slicerpanel.html">slicerpanel</a></li> |
---|
86 | <li class="toctree-l2"><a class="reference internal" href="api/local_perspectives/plotting/SlicerParameters.html">SlicerParameters</a></li> |
---|
87 | </ul> |
---|
88 | </li> |
---|
89 | </ul> |
---|
90 | </div> |
---|
91 | </div> |
---|
92 | <div class="section" id="indices-and-tables"> |
---|
93 | <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> |
---|
94 | <ul class="simple"> |
---|
95 | <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li> |
---|
96 | <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li> |
---|
97 | <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li> |
---|
98 | </ul> |
---|
99 | </div> |
---|
100 | |
---|
101 | |
---|
102 | </div> |
---|
103 | </div> |
---|
104 | </div> |
---|
105 | <div class="sphinxsidebar"> |
---|
106 | <div class="sphinxsidebarwrapper"> |
---|
107 | <h3><a href="#">Table Of Contents</a></h3> |
---|
108 | <ul> |
---|
109 | <li><a class="reference internal" href="#">Welcome to guiframe’s documentation!</a><ul> |
---|
110 | </ul> |
---|
111 | </li> |
---|
112 | <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> |
---|
113 | </ul> |
---|
114 | |
---|
115 | <h4>Next topic</h4> |
---|
116 | <p class="topless"><a href="api/index.html" |
---|
117 | title="next chapter">Reference</a></p> |
---|
118 | <h3>This Page</h3> |
---|
119 | <ul class="this-page-menu"> |
---|
120 | <li><a href="_sources/index.txt" |
---|
121 | rel="nofollow">Show Source</a></li> |
---|
122 | </ul> |
---|
123 | <div id="searchbox" style="display: none"> |
---|
124 | <h3>Quick search</h3> |
---|
125 | <form class="search" action="search.html" method="get"> |
---|
126 | <input type="text" name="q" size="18" /> |
---|
127 | <input type="submit" value="Go" /> |
---|
128 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
129 | <input type="hidden" name="area" value="default" /> |
---|
130 | </form> |
---|
131 | <p class="searchtip" style="font-size: 90%"> |
---|
132 | Enter search terms or a module, class or function name. |
---|
133 | </p> |
---|
134 | </div> |
---|
135 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
136 | </div> |
---|
137 | </div> |
---|
138 | <div class="clearer"></div> |
---|
139 | </div> |
---|
140 | <div class="related"> |
---|
141 | <h3>Navigation</h3> |
---|
142 | <ul> |
---|
143 | <li class="right" style="margin-right: 10px"> |
---|
144 | <a href="genindex.html" title="General Index" |
---|
145 | >index</a></li> |
---|
146 | <li class="right" > |
---|
147 | <a href="py-modindex.html" title="Python Module Index" |
---|
148 | >modules</a> |</li> |
---|
149 | <li class="right" > |
---|
150 | <a href="api/index.html" title="Reference" |
---|
151 | >next</a> |</li> |
---|
152 | <li><a href="#">guiframe v0.1.0 documentation</a> »</li> |
---|
153 | </ul> |
---|
154 | </div> |
---|
155 | <div class="footer"> |
---|
156 | © Copyright 2010, sans group. |
---|
157 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1. |
---|
158 | </div> |
---|
159 | </body> |
---|
160 | </html> |
---|