Skip to content

Commit

Permalink
Fixing docs building
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinius committed Mar 24, 2021
1 parent fb6541c commit d8a1f0c
Show file tree
Hide file tree
Showing 17 changed files with 1,885 additions and 3,333 deletions.
114 changes: 102 additions & 12 deletions docs/GeoTIFF.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h5>Parameters:</h5>
<td class="type">


<span class="param-type"><a href="Source.html">Source</a></span>
<span class="param-type">Source</span>



Expand Down Expand Up @@ -348,7 +348,7 @@ <h6>Properties</h6>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line301">line 301</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line310">line 310</a>
</li></ul></dd>


Expand Down Expand Up @@ -415,7 +415,7 @@ <h3 class="subsection-title">Methods</h3>



<h4 class="name" id=".fromSource"><span class="type-signature">(async, static) </span>fromSource<span class="signature">(source, options)</span><span class="type-signature"></span></h4>
<h4 class="name" id=".fromSource"><span class="type-signature">(async, static) </span>fromSource<span class="signature">(source, options, signal<span class="signature-attributes">opt</span>)</span><span class="type-signature"></span></h4>



Expand Down Expand Up @@ -447,6 +447,8 @@ <h5>Parameters:</h5>
<th>Type</th>


<th>Attributes</th>




Expand All @@ -472,6 +474,14 @@ <h5>Parameters:</h5>
</td>


<td class="attributes">





</td>




Expand All @@ -495,13 +505,55 @@ <h5>Parameters:</h5>
</td>


<td class="attributes">





</td>




<td class="description last"><p>Additional options.</p></td>
</tr>



<tr>

<td class="name"><code>signal</code></td>


<td class="type">


<span class="param-type">AbortSignal</span>



</td>


<td class="attributes">

&lt;optional><br>





</td>




<td class="description last"><p>An AbortSignal that may be signalled if the request is
to be aborted</p></td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -539,7 +591,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line527">line 527</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line531">line 531</a>
</li></ul></dd>


Expand Down Expand Up @@ -629,7 +681,7 @@ <h4 class="name" id="close"><span class="type-signature"></span>close<span class

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line566">line 566</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line570">line 570</a>
</li></ul></dd>


Expand Down Expand Up @@ -718,7 +770,7 @@ <h4 class="name" id="getGhostValues"><span class="type-signature">(async) </span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line493">line 493</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line495">line 495</a>
</li></ul></dd>


Expand Down Expand Up @@ -897,7 +949,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line445">line 445</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line458">line 458</a>
</li></ul></dd>


Expand Down Expand Up @@ -1007,7 +1059,7 @@ <h4 class="name" id="getImageCount"><span class="type-signature">(async) </span>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line458">line 458</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line471">line 471</a>
</li></ul></dd>


Expand Down Expand Up @@ -1169,7 +1221,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line329">line 329</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line342">line 342</a>
</li></ul></dd>


Expand Down Expand Up @@ -1654,6 +1706,44 @@ <h6>Properties</h6>



<tr>

<td class="name"><code>signal</code></td>


<td class="type">


<span class="param-type">AbortSignal</span>



</td>


<td class="attributes">

&lt;optional><br>





</td>



<td class="default">

</td>


<td class="description last"><p>An AbortSignal that may be signalled if the request is
to be aborted</p></td>
</tr>



<tr>

<td class="name"><code>fillValue</code></td>
Expand Down Expand Up @@ -1745,7 +1835,7 @@ <h6>Properties</h6>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line191">line 191</a>
<a href="geotiff.js.html">geotiff.js</a>, <a href="geotiff.js.html#line200">line 200</a>
</li></ul></dd>


Expand Down Expand Up @@ -1820,13 +1910,13 @@ <h5>Returns:</h5>
</div>

<nav>
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pool.html">pool</a></li><li><a href="module-resample.html">resample</a></li><li><a href="module-source.html">source</a></li></ul><h3>Classes</h3><ul><li><a href="GeoTIFF.html">GeoTIFF</a></li><li><a href="GeoTIFFImage.html">GeoTIFFImage</a></li><li><a href="GeoTIFFImageIndexError.html">GeoTIFFImageIndexError</a></li><li><a href="ImageFileDirectory.html">ImageFileDirectory</a></li><li><a href="module-pool-Pool.html">Pool</a></li><li><a href="module-source-BlockedSource.html">BlockedSource</a></li><li><a href="MultiGeoTIFF.html">MultiGeoTIFF</a></li></ul><h3>Interfaces</h3><ul><li><a href="Source.html">Source</a></li></ul><h3>Global</h3><ul><li><a href="global.html#fromArrayBuffer">fromArrayBuffer</a></li><li><a href="global.html#fromBlob">fromBlob</a></li><li><a href="global.html#fromFile">fromFile</a></li><li><a href="global.html#fromUrl">fromUrl</a></li><li><a href="global.html#fromUrls">fromUrls</a></li><li><a href="global.html#writeArrayBuffer">writeArrayBuffer</a></li></ul>
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pool.html">pool</a></li><li><a href="module-resample.html">resample</a></li></ul><h3>Classes</h3><ul><li><a href="Block.html">Block</a></li><li><a href="BlockedSource_BlockedSource.html">BlockedSource</a></li><li><a href="BlockGroup.html">BlockGroup</a></li><li><a href="DummyLogger.html">DummyLogger</a></li><li><a href="FetchResponse.html">FetchResponse</a></li><li><a href="GeoTIFF.html">GeoTIFF</a></li><li><a href="GeoTIFFImage.html">GeoTIFFImage</a></li><li><a href="GeoTIFFImageIndexError.html">GeoTIFFImageIndexError</a></li><li><a href="HttpResponse.html">HttpResponse</a></li><li><a href="ImageFileDirectory.html">ImageFileDirectory</a></li><li><a href="module-pool-Pool.html">Pool</a></li><li><a href="MultiGeoTIFF.html">MultiGeoTIFF</a></li><li><a href="RemoteSource.html">RemoteSource</a></li><li><a href="XHRResponse.html">XHRResponse</a></li></ul><h3>Global</h3><ul><li><a href="global.html#fromArrayBuffer">fromArrayBuffer</a></li><li><a href="global.html#fromBlob">fromBlob</a></li><li><a href="global.html#fromFile">fromFile</a></li><li><a href="global.html#fromUrl">fromUrl</a></li><li><a href="global.html#fromUrls">fromUrls</a></li><li><a href="global.html#makeFileReaderSource">makeFileReaderSource</a></li><li><a href="global.html#makeRemoteSource">makeRemoteSource</a></li><li><a href="global.html#parseByteRanges">parseByteRanges</a></li><li><a href="global.html#parseContentRange">parseContentRange</a></li><li><a href="global.html#parseContentType">parseContentType</a></li><li><a href="global.html#parseHeaders">parseHeaders</a></li><li><a href="global.html#setLogger">setLogger</a></li><li><a href="global.html#writeArrayBuffer">writeArrayBuffer</a></li></ul>
</nav>

<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Apr 29 2020 22:11:53 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.4</a> on Wed Mar 24 2021 15:46:30 GMT+0100 (Central European Standard Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit d8a1f0c

Please sign in to comment.