Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
corymickelson committed Aug 5, 2018
1 parent e7cf374 commit 145505c
Show file tree
Hide file tree
Showing 106 changed files with 3,760 additions and 1,641 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.6.3__
### __Current Version 0.7.0__
[![NPM](https://nodei.co/npm/nopodofo.png?downloads=true&downloadRank=true)](http://nodei.co/npm/nopodofo)

### [Api 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.

12 changes: 9 additions & 3 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/71624ea/lib/stream.ts#L19">stream.ts:19</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/stream.ts#L20">stream.ts:20</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/stream.ts#L21">stream.ts:21</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/lib/stream.ts#L21">stream.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -229,6 +229,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li class=" tsd-kind-external-module">
<a href="../modules/_data_.html">"data"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_date_.html">"date"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_document_.html">"document"</a>
</li>
Expand Down Expand Up @@ -286,6 +289,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
<li class=" tsd-kind-external-module">
<a href="../modules/_table_.html">"table"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_xobject_.html">"xobject"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
Expand Down
36 changes: 21 additions & 15 deletions docs/classes/_table_.cell.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/71624ea/lib/table.ts#L59">table.ts:59</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/lib/table.ts#L59">table.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -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/71624ea/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/lib/table.ts#L61">table.ts:61</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,7 +168,7 @@ <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/71624ea/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/lib/table.ts#L61">table.ts:61</a></li>
</ul>
</aside>
</section>
Expand All @@ -178,7 +178,7 @@ <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="../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/71624ea/lib/table.ts#L61">table.ts:61</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L49">table.ts:49</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L45">table.ts:45</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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 @@ -229,7 +229,7 @@ <h3>font</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/71624ea/lib/table.ts#L29">table.ts:29</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/lib/table.ts#L29">table.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
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/71624ea/lib/table.ts#L41">table.ts:41</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L33">table.ts:33</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L37">table.ts:37</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L57">table.ts:57</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L53">table.ts:53</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L64">table.ts:64</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L72">table.ts:72</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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/71624ea/lib/table.ts#L68">table.ts:68</a></li>
<li>Defined in <a href="https://github.com/corymickelson/NoPoDoFo/blob/e7cf374/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 @@ -398,6 +398,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/_data_.html">"data"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_date_.html">"date"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_document_.html">"document"</a>
</li>
Expand Down Expand Up @@ -455,6 +458,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class="current tsd-kind-external-module">
<a href="../modules/_table_.html">"table"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_xobject_.html">"xobject"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
Expand Down
Loading

0 comments on commit 145505c

Please sign in to comment.