src/build/html/pyams_content.component.illustration.html
changeset 0 d153941bb745
equal deleted inserted replaced
-1:000000000000 0:d153941bb745
       
     1 
       
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     3   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 
       
     5 <html xmlns="http://www.w3.org/1999/xhtml">
       
     6   <head>
       
     7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       
     8     <title>pyams_content.component.illustration package &#8212; PyAMS User Guide 0.1.0 documentation</title>
       
     9     <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
       
    10     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
       
    11     <script type="text/javascript">
       
    12       var DOCUMENTATION_OPTIONS = {
       
    13         URL_ROOT:    './',
       
    14         VERSION:     '0.1.0',
       
    15         COLLAPSE_INDEX: false,
       
    16         FILE_SUFFIX: '.html',
       
    17         HAS_SOURCE:  true,
       
    18         SOURCELINK_SUFFIX: '.txt'
       
    19       };
       
    20     </script>
       
    21     <script type="text/javascript" src="_static/jquery.js"></script>
       
    22     <script type="text/javascript" src="_static/underscore.js"></script>
       
    23     <script type="text/javascript" src="_static/doctools.js"></script>
       
    24     <link rel="index" title="Index" href="genindex.html" />
       
    25     <link rel="search" title="Search" href="search.html" />
       
    26 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
       
    27 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
       
    28 <!--[if lte IE 6]>
       
    29 <link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
       
    30 <![endif]-->
       
    31 
       
    32   </head>
       
    33   <body>
       
    34 
       
    35     <div class="related" role="navigation" aria-label="related navigation">
       
    36       <h3>Navigation</h3>
       
    37       <ul>
       
    38         <li class="right" style="margin-right: 10px">
       
    39           <a href="genindex.html" title="General Index"
       
    40              accesskey="I">index</a></li>
       
    41         <li class="right" >
       
    42           <a href="py-modindex.html" title="Python Module Index"
       
    43              >modules</a> |</li>
       
    44         <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
       
    45       </ul>
       
    46     </div>  
       
    47 
       
    48     <div class="document">
       
    49       <div class="documentwrapper">
       
    50         <div class="bodywrapper">
       
    51           <div class="body" role="main">
       
    52             
       
    53   <div class="section" id="pyams-content-component-illustration-package">
       
    54 <h1>pyams_content.component.illustration package<a class="headerlink" href="#pyams-content-component-illustration-package" title="Permalink to this headline">¶</a></h1>
       
    55 <div class="section" id="subpackages">
       
    56 <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline">¶</a></h2>
       
    57 <div class="toctree-wrapper compound">
       
    58 <ul>
       
    59 <li class="toctree-l1"><a class="reference internal" href="pyams_content.component.illustration.interfaces.html">pyams_content.component.illustration.interfaces package</a><ul>
       
    60 <li class="toctree-l2"><a class="reference internal" href="pyams_content.component.illustration.interfaces.html#module-pyams_content.component.illustration.interfaces">Module contents</a></li>
       
    61 </ul>
       
    62 </li>
       
    63 <li class="toctree-l1"><a class="reference internal" href="pyams_content.component.illustration.zmi.html">pyams_content.component.illustration.zmi package</a><ul>
       
    64 <li class="toctree-l2"><a class="reference internal" href="pyams_content.component.illustration.zmi.html#submodules">Submodules</a></li>
       
    65 <li class="toctree-l2"><a class="reference internal" href="pyams_content.component.illustration.zmi.html#module-pyams_content.component.illustration.zmi.paragraph">pyams_content.component.illustration.zmi.paragraph module</a></li>
       
    66 <li class="toctree-l2"><a class="reference internal" href="pyams_content.component.illustration.zmi.html#module-pyams_content.component.illustration.zmi">Module contents</a></li>
       
    67 </ul>
       
    68 </li>
       
    69 </ul>
       
    70 </div>
       
    71 </div>
       
    72 <div class="section" id="submodules">
       
    73 <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
       
    74 </div>
       
    75 <div class="section" id="module-pyams_content.component.illustration.paragraph">
       
    76 <span id="pyams-content-component-illustration-paragraph-module"></span><h2>pyams_content.component.illustration.paragraph module<a class="headerlink" href="#module-pyams_content.component.illustration.paragraph" title="Permalink to this headline">¶</a></h2>
       
    77 <dl class="class">
       
    78 <dt id="pyams_content.component.illustration.paragraph.Illustration">
       
    79 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.paragraph.</code><code class="descname">Illustration</code><a class="headerlink" href="#pyams_content.component.illustration.paragraph.Illustration" title="Permalink to this definition">¶</a></dt>
       
    80 <dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.Illustration" title="pyams_content.component.illustration.Illustration"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.Illustration</span></code></a>, <a class="reference internal" href="pyams_content.component.paragraph.html#pyams_content.component.paragraph.BaseParagraph" title="pyams_content.component.paragraph.BaseParagraph"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.BaseParagraph</span></code></a></p>
       
    81 <p>Illustration class</p>
       
    82 <dl class="attribute">
       
    83 <dt id="pyams_content.component.illustration.paragraph.Illustration.icon_class">
       
    84 <code class="descname">icon_class</code><em class="property"> = 'fa-file-image-o'</em><a class="headerlink" href="#pyams_content.component.illustration.paragraph.Illustration.icon_class" title="Permalink to this definition">¶</a></dt>
       
    85 <dd></dd></dl>
       
    86 
       
    87 <dl class="attribute">
       
    88 <dt id="pyams_content.component.illustration.paragraph.Illustration.icon_hint">
       
    89 <code class="descname">icon_hint</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.paragraph.Illustration.icon_hint" title="Permalink to this definition">¶</a></dt>
       
    90 <dd></dd></dl>
       
    91 
       
    92 </dd></dl>
       
    93 
       
    94 <dl class="class">
       
    95 <dt id="pyams_content.component.illustration.paragraph.IllustrationFactory">
       
    96 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.paragraph.</code><code class="descname">IllustrationFactory</code><a class="headerlink" href="#pyams_content.component.illustration.paragraph.IllustrationFactory" title="Permalink to this definition">¶</a></dt>
       
    97 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
       
    98 <p>Illustration paragraph factory</p>
       
    99 <dl class="attribute">
       
   100 <dt id="pyams_content.component.illustration.paragraph.IllustrationFactory.content_type">
       
   101 <code class="descname">content_type</code><a class="headerlink" href="#pyams_content.component.illustration.paragraph.IllustrationFactory.content_type" title="Permalink to this definition">¶</a></dt>
       
   102 <dd><p>alias of <a class="reference internal" href="#pyams_content.component.illustration.paragraph.Illustration" title="pyams_content.component.illustration.paragraph.Illustration"><code class="xref py py-class docutils literal"><span class="pre">Illustration</span></code></a></p>
       
   103 </dd></dl>
       
   104 
       
   105 <dl class="attribute">
       
   106 <dt id="pyams_content.component.illustration.paragraph.IllustrationFactory.name">
       
   107 <code class="descname">name</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.paragraph.IllustrationFactory.name" title="Permalink to this definition">¶</a></dt>
       
   108 <dd></dd></dl>
       
   109 
       
   110 </dd></dl>
       
   111 
       
   112 <dl class="class">
       
   113 <dt id="pyams_content.component.illustration.paragraph.IllustrationParagraphContentChecker">
       
   114 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.paragraph.</code><code class="descname">IllustrationParagraphContentChecker</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.paragraph.IllustrationParagraphContentChecker" title="Permalink to this definition">¶</a></dt>
       
   115 <dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.IllustrationContentChecker" title="pyams_content.component.illustration.IllustrationContentChecker"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.IllustrationContentChecker</span></code></a></p>
       
   116 <p>Illustration paragraph content checker</p>
       
   117 <dl class="attribute">
       
   118 <dt id="pyams_content.component.illustration.paragraph.IllustrationParagraphContentChecker.label">
       
   119 <code class="descname">label</code><a class="headerlink" href="#pyams_content.component.illustration.paragraph.IllustrationParagraphContentChecker.label" title="Permalink to this definition">¶</a></dt>
       
   120 <dd></dd></dl>
       
   121 
       
   122 </dd></dl>
       
   123 
       
   124 </div>
       
   125 <div class="section" id="module-pyams_content.component.illustration">
       
   126 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_content.component.illustration" title="Permalink to this headline">¶</a></h2>
       
   127 <dl class="class">
       
   128 <dt id="pyams_content.component.illustration.Illustration">
       
   129 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.</code><code class="descname">Illustration</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration" title="Permalink to this definition">¶</a></dt>
       
   130 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">persistent.Persistent</span></code>, <code class="xref py py-class docutils literal"><span class="pre">zope.container.contained.Contained</span></code></p>
       
   131 <p>Illustration persistent class</p>
       
   132 <dl class="attribute">
       
   133 <dt id="pyams_content.component.illustration.Illustration.alt_title">
       
   134 <code class="descname">alt_title</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.alt_title" title="Permalink to this definition">¶</a></dt>
       
   135 <dd><p>Computed attributes based on schema fields</p>
       
   136 <p>Field properties provide default values, data validation and error messages
       
   137 based on data found in field meta-data.</p>
       
   138 <p>Note that FieldProperties cannot be used with slots. They can only
       
   139 be used for attributes stored in instance dictionaries.</p>
       
   140 </dd></dl>
       
   141 
       
   142 <dl class="attribute">
       
   143 <dt id="pyams_content.component.illustration.Illustration.author">
       
   144 <code class="descname">author</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.author" title="Permalink to this definition">¶</a></dt>
       
   145 <dd><p>Computed attributes based on schema fields</p>
       
   146 <p>Field properties provide default values, data validation and error messages
       
   147 based on data found in field meta-data.</p>
       
   148 <p>Note that FieldProperties cannot be used with slots. They can only
       
   149 be used for attributes stored in instance dictionaries.</p>
       
   150 </dd></dl>
       
   151 
       
   152 <dl class="attribute">
       
   153 <dt id="pyams_content.component.illustration.Illustration.data">
       
   154 <code class="descname">data</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.data" title="Permalink to this definition">¶</a></dt>
       
   155 <dd></dd></dl>
       
   156 
       
   157 <dl class="attribute">
       
   158 <dt id="pyams_content.component.illustration.Illustration.description">
       
   159 <code class="descname">description</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.description" title="Permalink to this definition">¶</a></dt>
       
   160 <dd><p>Computed attributes based on schema fields</p>
       
   161 <p>Field properties provide default values, data validation and error messages
       
   162 based on data found in field meta-data.</p>
       
   163 <p>Note that FieldProperties cannot be used with slots. They can only
       
   164 be used for attributes stored in instance dictionaries.</p>
       
   165 </dd></dl>
       
   166 
       
   167 <dl class="attribute">
       
   168 <dt id="pyams_content.component.illustration.Illustration.filename">
       
   169 <code class="descname">filename</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.filename" title="Permalink to this definition">¶</a></dt>
       
   170 <dd><p>Computed attributes based on schema fields</p>
       
   171 <p>Field properties provide default values, data validation and error messages
       
   172 based on data found in field meta-data.</p>
       
   173 <p>Note that FieldProperties cannot be used with slots. They can only
       
   174 be used for attributes stored in instance dictionaries.</p>
       
   175 </dd></dl>
       
   176 
       
   177 <dl class="attribute">
       
   178 <dt id="pyams_content.component.illustration.Illustration.language">
       
   179 <code class="descname">language</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.language" title="Permalink to this definition">¶</a></dt>
       
   180 <dd><p>Computed attributes based on schema fields</p>
       
   181 <p>Field properties provide default values, data validation and error messages
       
   182 based on data found in field meta-data.</p>
       
   183 <p>Note that FieldProperties cannot be used with slots. They can only
       
   184 be used for attributes stored in instance dictionaries.</p>
       
   185 </dd></dl>
       
   186 
       
   187 <dl class="attribute">
       
   188 <dt id="pyams_content.component.illustration.Illustration.renderer">
       
   189 <code class="descname">renderer</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.renderer" title="Permalink to this definition">¶</a></dt>
       
   190 <dd><p>Computed attributes based on schema fields</p>
       
   191 <p>Field properties provide default values, data validation and error messages
       
   192 based on data found in field meta-data.</p>
       
   193 <p>Note that FieldProperties cannot be used with slots. They can only
       
   194 be used for attributes stored in instance dictionaries.</p>
       
   195 </dd></dl>
       
   196 
       
   197 <dl class="attribute">
       
   198 <dt id="pyams_content.component.illustration.Illustration.title">
       
   199 <code class="descname">title</code><a class="headerlink" href="#pyams_content.component.illustration.Illustration.title" title="Permalink to this definition">¶</a></dt>
       
   200 <dd><p>Computed attributes based on schema fields</p>
       
   201 <p>Field properties provide default values, data validation and error messages
       
   202 based on data found in field meta-data.</p>
       
   203 <p>Note that FieldProperties cannot be used with slots. They can only
       
   204 be used for attributes stored in instance dictionaries.</p>
       
   205 </dd></dl>
       
   206 
       
   207 </dd></dl>
       
   208 
       
   209 <dl class="class">
       
   210 <dt id="pyams_content.component.illustration.IllustrationContentChecker">
       
   211 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.</code><code class="descname">IllustrationContentChecker</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationContentChecker" title="Permalink to this definition">¶</a></dt>
       
   212 <dd><p>Bases: <a class="reference internal" href="pyams_content.features.checker.html#pyams_content.features.checker.BaseContentChecker" title="pyams_content.features.checker.BaseContentChecker"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.features.checker.BaseContentChecker</span></code></a></p>
       
   213 <p>Illustration content checker</p>
       
   214 <dl class="method">
       
   215 <dt id="pyams_content.component.illustration.IllustrationContentChecker.inner_check">
       
   216 <code class="descname">inner_check</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationContentChecker.inner_check" title="Permalink to this definition">¶</a></dt>
       
   217 <dd></dd></dl>
       
   218 
       
   219 <dl class="attribute">
       
   220 <dt id="pyams_content.component.illustration.IllustrationContentChecker.label">
       
   221 <code class="descname">label</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.IllustrationContentChecker.label" title="Permalink to this definition">¶</a></dt>
       
   222 <dd></dd></dl>
       
   223 
       
   224 <dl class="attribute">
       
   225 <dt id="pyams_content.component.illustration.IllustrationContentChecker.weight">
       
   226 <code class="descname">weight</code><em class="property"> = 40</em><a class="headerlink" href="#pyams_content.component.illustration.IllustrationContentChecker.weight" title="Permalink to this definition">¶</a></dt>
       
   227 <dd></dd></dl>
       
   228 
       
   229 </dd></dl>
       
   230 
       
   231 <dl class="class">
       
   232 <dt id="pyams_content.component.illustration.IllustrationNamespace">
       
   233 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.</code><code class="descname">IllustrationNamespace</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationNamespace" title="Permalink to this definition">¶</a></dt>
       
   234 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextAdapter" title="pyams_utils.adapter.ContextAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextAdapter</span></code></a></p>
       
   235 <p>++illustration++ namespace adapter</p>
       
   236 <dl class="method">
       
   237 <dt id="pyams_content.component.illustration.IllustrationNamespace.traverse">
       
   238 <code class="descname">traverse</code><span class="sig-paren">(</span><em>name</em>, <em>furtherpath=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationNamespace.traverse" title="Permalink to this definition">¶</a></dt>
       
   239 <dd></dd></dl>
       
   240 
       
   241 </dd></dl>
       
   242 
       
   243 <dl class="class">
       
   244 <dt id="pyams_content.component.illustration.IllustrationRendererVocabulary">
       
   245 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.</code><code class="descname">IllustrationRendererVocabulary</code><span class="sig-paren">(</span><em>context=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationRendererVocabulary" title="Permalink to this definition">¶</a></dt>
       
   246 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">zope.schema.vocabulary.SimpleVocabulary</span></code></p>
       
   247 <p>Illustration renderer utilities vocabulary</p>
       
   248 </dd></dl>
       
   249 
       
   250 <dl class="class">
       
   251 <dt id="pyams_content.component.illustration.IllustrationSublocations">
       
   252 <em class="property">class </em><code class="descclassname">pyams_content.component.illustration.</code><code class="descname">IllustrationSublocations</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationSublocations" title="Permalink to this definition">¶</a></dt>
       
   253 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextAdapter" title="pyams_utils.adapter.ContextAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextAdapter</span></code></a></p>
       
   254 <p>Illustration sub-locations adapter</p>
       
   255 <dl class="method">
       
   256 <dt id="pyams_content.component.illustration.IllustrationSublocations.sublocations">
       
   257 <code class="descname">sublocations</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationSublocations.sublocations" title="Permalink to this definition">¶</a></dt>
       
   258 <dd></dd></dl>
       
   259 
       
   260 </dd></dl>
       
   261 
       
   262 <dl class="function">
       
   263 <dt id="pyams_content.component.illustration.IllustrationTargetContentChecker">
       
   264 <code class="descclassname">pyams_content.component.illustration.</code><code class="descname">IllustrationTargetContentChecker</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.IllustrationTargetContentChecker" title="Permalink to this definition">¶</a></dt>
       
   265 <dd><p>Illustration target content checker</p>
       
   266 </dd></dl>
       
   267 
       
   268 <dl class="function">
       
   269 <dt id="pyams_content.component.illustration.handle_added_illustration">
       
   270 <code class="descclassname">pyams_content.component.illustration.</code><code class="descname">handle_added_illustration</code><span class="sig-paren">(</span><em>event</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.handle_added_illustration" title="Permalink to this definition">¶</a></dt>
       
   271 <dd><p>Handle added illustration</p>
       
   272 </dd></dl>
       
   273 
       
   274 <dl class="function">
       
   275 <dt id="pyams_content.component.illustration.handle_modified_illustration">
       
   276 <code class="descclassname">pyams_content.component.illustration.</code><code class="descname">handle_modified_illustration</code><span class="sig-paren">(</span><em>event</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.handle_modified_illustration" title="Permalink to this definition">¶</a></dt>
       
   277 <dd><p>Handle modified illustration</p>
       
   278 </dd></dl>
       
   279 
       
   280 <dl class="function">
       
   281 <dt id="pyams_content.component.illustration.illustration_factory">
       
   282 <code class="descclassname">pyams_content.component.illustration.</code><code class="descname">illustration_factory</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.illustration_factory" title="Permalink to this definition">¶</a></dt>
       
   283 <dd><p>Illustration factory</p>
       
   284 </dd></dl>
       
   285 
       
   286 <dl class="function">
       
   287 <dt id="pyams_content.component.illustration.update_illustration_properties">
       
   288 <code class="descclassname">pyams_content.component.illustration.</code><code class="descname">update_illustration_properties</code><span class="sig-paren">(</span><em>illustration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.update_illustration_properties" title="Permalink to this definition">¶</a></dt>
       
   289 <dd><p>Update missing file properties</p>
       
   290 </dd></dl>
       
   291 
       
   292 </div>
       
   293 </div>
       
   294 
       
   295 
       
   296           </div>
       
   297         </div>
       
   298       </div>
       
   299       <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
       
   300         <div class="sphinxsidebarwrapper">
       
   301   <h3><a href="index.html">Table Of Contents</a></h3>
       
   302   <ul>
       
   303 <li><a class="reference internal" href="#">pyams_content.component.illustration package</a><ul>
       
   304 <li><a class="reference internal" href="#subpackages">Subpackages</a></li>
       
   305 <li><a class="reference internal" href="#submodules">Submodules</a></li>
       
   306 <li><a class="reference internal" href="#module-pyams_content.component.illustration.paragraph">pyams_content.component.illustration.paragraph module</a></li>
       
   307 <li><a class="reference internal" href="#module-pyams_content.component.illustration">Module contents</a></li>
       
   308 </ul>
       
   309 </li>
       
   310 </ul>
       
   311 
       
   312 <div id="searchbox" style="display: none" role="search">
       
   313   <h3>Quick search</h3>
       
   314     <form class="search" action="search.html" method="get">
       
   315       <div><input type="text" name="q" /></div>
       
   316       <div><input type="submit" value="Go" /></div>
       
   317       <input type="hidden" name="check_keywords" value="yes" />
       
   318       <input type="hidden" name="area" value="default" />
       
   319     </form>
       
   320 </div>
       
   321 <script type="text/javascript">$('#searchbox').show(0);</script>
       
   322         </div>
       
   323       </div>
       
   324       <div class="clearer"></div>
       
   325     </div>
       
   326     <div class="related" role="navigation" aria-label="related navigation">
       
   327       <h3>Navigation</h3>
       
   328       <ul>
       
   329         <li class="right" style="margin-right: 10px">
       
   330           <a href="genindex.html" title="General Index"
       
   331              >index</a></li>
       
   332         <li class="right" >
       
   333           <a href="py-modindex.html" title="Python Module Index"
       
   334              >modules</a> |</li>
       
   335         <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
       
   336       </ul>
       
   337     </div>
       
   338     <div class="footer" role="contentinfo">
       
   339         &#169; Copyright 2017, Thierry Florac.
       
   340       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5.
       
   341     </div>
       
   342   </body>
       
   343 </html>