Skip to content

Commit

Permalink
bump version & gen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
corymickelson committed Jun 8, 2018
1 parent 17a56ff commit 9a7d50e
Show file tree
Hide file tree
Showing 117 changed files with 31,888 additions and 12,247 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[PoDoFo](http://podofo.sourceforge.net/index.html).
- NoPoDoFo is still in <mark>early development.</mark>

### __Current Version 0.5.0__
### __Current Version 0.6.0__
[![NPM](https://nodei.co/npm/nopodofo.png?downloads=true&downloadRank=true)](http://nodei.co/npm/nopodofo)

### [Documentation](https://corymickelson.github.io/NoPoDoFo/index)
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

635 changes: 0 additions & 635 deletions docs/classes/_annotation_.annotation.html

This file was deleted.

1,509 changes: 0 additions & 1,509 deletions docs/classes/_document_.document.html

This file was deleted.

565 changes: 0 additions & 565 deletions docs/classes/_field_.checkbox.html

This file was deleted.

673 changes: 0 additions & 673 deletions docs/classes/_field_.combobox.html

This file was deleted.

675 changes: 0 additions & 675 deletions docs/classes/_field_.enumerablefield.html

This file was deleted.

518 changes: 0 additions & 518 deletions docs/classes/_field_.field.html

This file was deleted.

673 changes: 0 additions & 673 deletions docs/classes/_field_.listbox.html

This file was deleted.

565 changes: 0 additions & 565 deletions docs/classes/_field_.textfield.html

This file was deleted.

487 changes: 0 additions & 487 deletions docs/classes/_image_.image.html

This file was deleted.

793 changes: 0 additions & 793 deletions docs/classes/_object_.obj.html

This file was deleted.

887 changes: 0 additions & 887 deletions docs/classes/_page_.page.html

This file was deleted.

770 changes: 0 additions & 770 deletions docs/classes/_painter_.font.html

This file was deleted.

473 changes: 0 additions & 473 deletions docs/classes/_rect_.rect.html

This file was deleted.

439 changes: 0 additions & 439 deletions docs/classes/_signer_.signer.html

This file was deleted.

26 changes: 22 additions & 4 deletions docs/classes/_stream_.stream.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/stream.ts#L19">stream.ts:19</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/stream.ts#L19">stream.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -155,7 +155,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _instance</h3>
<div class="tsd-signature tsd-kind-icon">_instance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/stream.ts#L20">stream.ts:20</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/stream.ts#L20">stream.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>write</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/stream.ts#L21">stream.ts:21</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/stream.ts#L21">stream.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -217,9 +217,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_action_.html">"action"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_annotation_.html">"annotation"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_base_document_.html">"base-<wbr>document"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_data_.html">"data"</a>
</li>
Expand All @@ -232,6 +238,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li class=" tsd-kind-external-module">
<a href="../modules/_field_.html">"field"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_file_spec_.html">"file-<wbr>spec"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_form_.html">"form"</a>
</li>
Expand All @@ -241,9 +250,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li class=" tsd-kind-external-module">
<a href="../modules/_index_.html">"index"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_names_.html">"names"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_object_.html">"object"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_outlines_.html">"outlines"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_page_.html">"page"</a>
</li>
Expand All @@ -257,14 +272,17 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<a href="../modules/_rect_.html">"rect"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_reference_.html">"reference"</a>
<a href="../modules/_resource_.html">"resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_signer_.html">"signer"</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_stream_.html">"stream"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_stream_document_.html">"stream-<wbr>document"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_table_.html">"table"</a>
</li>
Expand Down
60 changes: 39 additions & 21 deletions docs/classes/_table_.cell.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,19 +124,19 @@ <h2>Constructors</h2>
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>Cell<span class="tsd-signature-symbol">(</span>_table<span class="tsd-signature-symbol">: </span><a href="_table_.table.html" class="tsd-signature-type">Table</a>, _col<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, _row<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_table_.cell.html" class="tsd-signature-type">Cell</a></li>
<li class="tsd-signature tsd-kind-icon">new <wbr>Cell<span class="tsd-signature-symbol">(</span>_table<span class="tsd-signature-symbol">: </span><a href="../modules/_object_.html#npdfinternal" class="tsd-signature-type">NPDFInternal</a>, _col<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, _row<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_table_.cell.html" class="tsd-signature-type">Cell</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L59">table.ts:59</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L59">table.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>_table: <a href="_table_.table.html" class="tsd-signature-type">Table</a></h5>
<h5>_table: <a href="../modules/_object_.html#npdfinternal" class="tsd-signature-type">NPDFInternal</a></h5>
</li>
<li>
<h5>_col: <span class="tsd-signature-type">number</span></h5>
Expand All @@ -158,7 +158,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _col</h3>
<div class="tsd-signature tsd-kind-icon">_col<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L61">table.ts:61</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,17 +168,17 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _row</h3>
<div class="tsd-signature tsd-kind-icon">_row<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L61">table.ts:61</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_table" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _table</h3>
<div class="tsd-signature tsd-kind-icon">_table<span class="tsd-signature-symbol">:</span> <a href="_table_.table.html" class="tsd-signature-type">Table</a></div>
<div class="tsd-signature tsd-kind-icon">_table<span class="tsd-signature-symbol">:</span> <a href="../modules/_object_.html#npdfinternal" class="tsd-signature-type">NPDFInternal</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L61">table.ts:61</a></li>
</ul>
</aside>
</section>
Expand All @@ -195,7 +195,7 @@ <h3>alignment</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L49">table.ts:49</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L49">table.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_painter_.npdfalignment.html" class="tsd-signature-type">NPDFAlignment</a></h4>
Expand All @@ -212,7 +212,7 @@ <h3>background<wbr>Color</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L45">table.ts:45</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L45">table.ts:45</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../modules/_painter_.html#npdfcolor" class="tsd-signature-type">NPDFColor</a></h4>
Expand All @@ -223,21 +223,21 @@ <h4 class="tsd-returns-title">Returns <a href="../modules/_painter_.html#npdfcol
<a name="font" class="tsd-anchor"></a>
<h3>font</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> font<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_painter_.font.html" class="tsd-signature-type">Font</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> font<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_painter_.ifont.html" class="tsd-signature-type">IFont</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L28">table.ts:28</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L29">table.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get the font on this cell or null for the default font</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="_painter_.font.html" class="tsd-signature-type">Font</a></h4>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_painter_.ifont.html" class="tsd-signature-type">IFont</a></h4>
</li>
</ul>
</section>
Expand All @@ -251,7 +251,7 @@ <h3>foreground<wbr>Color</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L41">table.ts:41</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L41">table.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../modules/_painter_.html#npdfcolor" class="tsd-signature-type">NPDFColor</a></h4>
Expand All @@ -269,15 +269,15 @@ <h3>text</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L33">table.ts:33</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L33">table.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L37">table.ts:37</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L37">table.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -300,7 +300,7 @@ <h3>vertical<wbr>Alignment</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L57">table.ts:57</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L57">table.ts:57</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_painter_.npdfverticalalignment.html" class="tsd-signature-type">NPDFVerticalAlignment</a></h4>
Expand All @@ -317,7 +317,7 @@ <h3>word<wbr>Wrap</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L53">table.ts:53</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L53">table.ts:53</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -337,7 +337,7 @@ <h3>get<wbr>Image</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L64">table.ts:64</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L64">table.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Buffer</span></h4>
Expand All @@ -354,7 +354,7 @@ <h3>has<wbr>Background<wbr>Color</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L72">table.ts:72</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L72">table.ts:72</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -371,7 +371,7 @@ <h3>has<wbr>Image</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e2c617d/lib/table.ts#L68">table.ts:68</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/17a56ff/lib/table.ts#L68">table.ts:68</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -386,9 +386,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_action_.html">"action"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_annotation_.html">"annotation"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_base_document_.html">"base-<wbr>document"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_data_.html">"data"</a>
</li>
Expand All @@ -401,6 +407,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/_field_.html">"field"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_file_spec_.html">"file-<wbr>spec"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_form_.html">"form"</a>
</li>
Expand All @@ -410,9 +419,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/_index_.html">"index"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_names_.html">"names"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_object_.html">"object"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_outlines_.html">"outlines"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_page_.html">"page"</a>
</li>
Expand All @@ -426,14 +441,17 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<a href="../modules/_rect_.html">"rect"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_reference_.html">"reference"</a>
<a href="../modules/_resource_.html">"resource"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_signer_.html">"signer"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_stream_.html">"stream"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_stream_document_.html">"stream-<wbr>document"</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_table_.html">"table"</a>
</li>
Expand Down
Loading

0 comments on commit 9a7d50e

Please sign in to comment.