diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-camera')
37 files changed, 885 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/-init-.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/-init-.html new file mode 100644 index 00000000..1c155700 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/-init-.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.<init> - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)"></a> +<code><span class="identifier">CameraPopoverOptions</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/x">x</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/y">y</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/width">width</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/height">height</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/arrowDir">arrowDir</span><span class="symbol">:</span> <a href="../-popover-arrow-direction/index.html"><span class="identifier">Camera.PopoverArrowDirection</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/popoverWidth">popoverWidth</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/popoverHeight">popoverHeight</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span></code> +<p>iOS popover options.</p> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/arrow-dir.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/arrow-dir.html new file mode 100644 index 00000000..02ea1c96 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/arrow-dir.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.arrowDir - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./arrow-dir.html">arrowDir</a><br/> +<br/> +<h1>arrowDir</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$arrowDir"></a> +<code><span class="keyword">val </span><span class="identifier">arrowDir</span><span class="symbol">: </span><a href="../-popover-arrow-direction/index.html"><span class="identifier">Camera.PopoverArrowDirection</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/height.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/height.html new file mode 100644 index 00000000..a9165974 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/height.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.height - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./height.html">height</a><br/> +<br/> +<h1>height</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$height"></a> +<code><span class="keyword">val </span><span class="identifier">height</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/index.html new file mode 100644 index 00000000..1621f7ce --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/index.html @@ -0,0 +1,82 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">CameraPopoverOptions</a><br/> +<br/> +<h1>CameraPopoverOptions</h1> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">CameraPopoverOptions</span></code> +<p>iOS popover options.</p> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">CameraPopoverOptions</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/x">x</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/y">y</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/width">width</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/height">height</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/arrowDir">arrowDir</span><span class="symbol">:</span> <a href="../-popover-arrow-direction/index.html"><span class="identifier">Camera.PopoverArrowDirection</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/popoverWidth">popoverWidth</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int, pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection, kotlin.Int, kotlin.Int)/popoverHeight">popoverHeight</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span></code> +<p>iOS popover options.</p> +</td> +</tr> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="arrow-dir.html">arrowDir</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">arrowDir</span><span class="symbol">: </span><a href="../-popover-arrow-direction/index.html"><span class="identifier">Camera.PopoverArrowDirection</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="height.html">height</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">height</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="popover-height.html">popoverHeight</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">popoverHeight</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="popover-width.html">popoverWidth</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">popoverWidth</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="width.html">width</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">width</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="x.html">x</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">x</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="y.html">y</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">y</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-height.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-height.html new file mode 100644 index 00000000..780b4f09 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-height.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.popoverHeight - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./popover-height.html">popoverHeight</a><br/> +<br/> +<h1>popoverHeight</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$popoverHeight"></a> +<code><span class="keyword">val </span><span class="identifier">popoverHeight</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-width.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-width.html new file mode 100644 index 00000000..52918b23 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/popover-width.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.popoverWidth - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./popover-width.html">popoverWidth</a><br/> +<br/> +<h1>popoverWidth</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$popoverWidth"></a> +<code><span class="keyword">val </span><span class="identifier">popoverWidth</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/width.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/width.html new file mode 100644 index 00000000..fcf40900 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/width.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.width - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./width.html">width</a><br/> +<br/> +<h1>width</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$width"></a> +<code><span class="keyword">val </span><span class="identifier">width</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/x.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/x.html new file mode 100644 index 00000000..f34d0ccc --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/x.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.x - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./x.html">x</a><br/> +<br/> +<h1>x</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$x"></a> +<code><span class="keyword">val </span><span class="identifier">x</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/y.html b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/y.html new file mode 100644 index 00000000..da8e0e11 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-camera-popover-options/y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.CameraPopoverOptions.y - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">CameraPopoverOptions</a> / <a href="./y.html">y</a><br/> +<br/> +<h1>y</h1> +<a name="pl.treksoft.kvision.cordova.Camera.CameraPopoverOptions$y"></a> +<code><span class="keyword">val </span><span class="identifier">y</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-d-a-t-a_-u-r-l.html b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-d-a-t-a_-u-r-l.html new file mode 100644 index 00000000..b18e40f6 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-d-a-t-a_-u-r-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.DestinationType.DATA_URL - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">DestinationType</a> / <a href="./-d-a-t-a_-u-r-l.html">DATA_URL</a><br/> +<br/> +<h1>DATA_URL</h1> +<a name="pl.treksoft.kvision.cordova.Camera.DestinationType.DATA_URL"></a> +<code><span class="identifier">DATA_URL</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-f-i-l-e_-u-r-i.html b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-f-i-l-e_-u-r-i.html new file mode 100644 index 00000000..a55d48d1 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-f-i-l-e_-u-r-i.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.DestinationType.FILE_URI - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">DestinationType</a> / <a href="./-f-i-l-e_-u-r-i.html">FILE_URI</a><br/> +<br/> +<h1>FILE_URI</h1> +<a name="pl.treksoft.kvision.cordova.Camera.DestinationType.FILE_URI"></a> +<code><span class="identifier">FILE_URI</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-n-a-t-i-v-e_-u-r-i.html b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-n-a-t-i-v-e_-u-r-i.html new file mode 100644 index 00000000..b82f0511 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/-n-a-t-i-v-e_-u-r-i.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.DestinationType.NATIVE_URI - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">DestinationType</a> / <a href="./-n-a-t-i-v-e_-u-r-i.html">NATIVE_URI</a><br/> +<br/> +<h1>NATIVE_URI</h1> +<a name="pl.treksoft.kvision.cordova.Camera.DestinationType.NATIVE_URI"></a> +<code><span class="identifier">NATIVE_URI</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/index.html new file mode 100644 index 00000000..9666c7ef --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-destination-type/index.html @@ -0,0 +1,40 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.DestinationType - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">DestinationType</a><br/> +<br/> +<h1>DestinationType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">DestinationType</span></code> +<p>Camera destination types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-d-a-t-a_-u-r-l.html">DATA_URL</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-i-l-e_-u-r-i.html">FILE_URI</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-n-a-t-i-v-e_-u-r-i.html">NATIVE_URI</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-direction/-b-a-c-k.html b/api1/pl.treksoft.kvision.cordova/-camera/-direction/-b-a-c-k.html new file mode 100644 index 00000000..e9acab58 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-direction/-b-a-c-k.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.Direction.BACK - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">Direction</a> / <a href="./-b-a-c-k.html">BACK</a><br/> +<br/> +<h1>BACK</h1> +<a name="pl.treksoft.kvision.cordova.Camera.Direction.BACK"></a> +<code><span class="identifier">BACK</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-direction/-f-r-o-n-t.html b/api1/pl.treksoft.kvision.cordova/-camera/-direction/-f-r-o-n-t.html new file mode 100644 index 00000000..066fef28 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-direction/-f-r-o-n-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.Direction.FRONT - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">Direction</a> / <a href="./-f-r-o-n-t.html">FRONT</a><br/> +<br/> +<h1>FRONT</h1> +<a name="pl.treksoft.kvision.cordova.Camera.Direction.FRONT"></a> +<code><span class="identifier">FRONT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-direction/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-direction/index.html new file mode 100644 index 00000000..8d6e0944 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-direction/index.html @@ -0,0 +1,33 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.Direction - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">Direction</a><br/> +<br/> +<h1>Direction</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Direction</span></code> +<p>Camera facing types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-b-a-c-k.html">BACK</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-r-o-n-t.html">FRONT</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-j-p-e-g.html b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-j-p-e-g.html new file mode 100644 index 00000000..6132c3a7 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-j-p-e-g.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.EncodingType.JPEG - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">EncodingType</a> / <a href="./-j-p-e-g.html">JPEG</a><br/> +<br/> +<h1>JPEG</h1> +<a name="pl.treksoft.kvision.cordova.Camera.EncodingType.JPEG"></a> +<code><span class="identifier">JPEG</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-p-n-g.html b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-p-n-g.html new file mode 100644 index 00000000..e06544d8 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/-p-n-g.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.EncodingType.PNG - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">EncodingType</a> / <a href="./-p-n-g.html">PNG</a><br/> +<br/> +<h1>PNG</h1> +<a name="pl.treksoft.kvision.cordova.Camera.EncodingType.PNG"></a> +<code><span class="identifier">PNG</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/index.html new file mode 100644 index 00000000..853ac5b8 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-encoding-type/index.html @@ -0,0 +1,33 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.EncodingType - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">EncodingType</a><br/> +<br/> +<h1>EncodingType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">EncodingType</span></code> +<p>Picture encoding types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-j-p-e-g.html">JPEG</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-p-n-g.html">PNG</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-a-l-l-m-e-d-i-a.html b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-a-l-l-m-e-d-i-a.html new file mode 100644 index 00000000..693c4f62 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-a-l-l-m-e-d-i-a.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.MediaType.ALLMEDIA - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">MediaType</a> / <a href="./-a-l-l-m-e-d-i-a.html">ALLMEDIA</a><br/> +<br/> +<h1>ALLMEDIA</h1> +<a name="pl.treksoft.kvision.cordova.Camera.MediaType.ALLMEDIA"></a> +<code><span class="identifier">ALLMEDIA</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-p-i-c-t-u-r-e.html b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-p-i-c-t-u-r-e.html new file mode 100644 index 00000000..7e35dd6d --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-p-i-c-t-u-r-e.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.MediaType.PICTURE - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">MediaType</a> / <a href="./-p-i-c-t-u-r-e.html">PICTURE</a><br/> +<br/> +<h1>PICTURE</h1> +<a name="pl.treksoft.kvision.cordova.Camera.MediaType.PICTURE"></a> +<code><span class="identifier">PICTURE</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-v-i-d-e-o.html b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-v-i-d-e-o.html new file mode 100644 index 00000000..0406bad9 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/-v-i-d-e-o.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.MediaType.VIDEO - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">MediaType</a> / <a href="./-v-i-d-e-o.html">VIDEO</a><br/> +<br/> +<h1>VIDEO</h1> +<a name="pl.treksoft.kvision.cordova.Camera.MediaType.VIDEO"></a> +<code><span class="identifier">VIDEO</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-media-type/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/index.html new file mode 100644 index 00000000..18fd7de0 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-media-type/index.html @@ -0,0 +1,40 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.MediaType - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">MediaType</a><br/> +<br/> +<h1>MediaType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">MediaType</span></code> +<p>Picture/video media types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-p-i-c-t-u-r-e.html">PICTURE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-v-i-d-e-o.html">VIDEO</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-l-l-m-e-d-i-a.html">ALLMEDIA</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-c-a-m-e-r-a.html b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-c-a-m-e-r-a.html new file mode 100644 index 00000000..f9ab3ce2 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-c-a-m-e-r-a.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PictureSourceType.CAMERA - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PictureSourceType</a> / <a href="./-c-a-m-e-r-a.html">CAMERA</a><br/> +<br/> +<h1>CAMERA</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PictureSourceType.CAMERA"></a> +<code><span class="identifier">CAMERA</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-p-h-o-t-o-l-i-b-r-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-p-h-o-t-o-l-i-b-r-a-r-y.html new file mode 100644 index 00000000..1c45ddac --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-p-h-o-t-o-l-i-b-r-a-r-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PictureSourceType.PHOTOLIBRARY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PictureSourceType</a> / <a href="./-p-h-o-t-o-l-i-b-r-a-r-y.html">PHOTOLIBRARY</a><br/> +<br/> +<h1>PHOTOLIBRARY</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PictureSourceType.PHOTOLIBRARY"></a> +<code><span class="identifier">PHOTOLIBRARY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-s-a-v-e-d-p-h-o-t-o-a-l-b-u-m.html b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-s-a-v-e-d-p-h-o-t-o-a-l-b-u-m.html new file mode 100644 index 00000000..96051ee4 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/-s-a-v-e-d-p-h-o-t-o-a-l-b-u-m.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PictureSourceType.SAVEDPHOTOALBUM - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PictureSourceType</a> / <a href="./-s-a-v-e-d-p-h-o-t-o-a-l-b-u-m.html">SAVEDPHOTOALBUM</a><br/> +<br/> +<h1>SAVEDPHOTOALBUM</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PictureSourceType.SAVEDPHOTOALBUM"></a> +<code><span class="identifier">SAVEDPHOTOALBUM</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/index.html new file mode 100644 index 00000000..0a853418 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-picture-source-type/index.html @@ -0,0 +1,40 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PictureSourceType - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">PictureSourceType</a><br/> +<br/> +<h1>PictureSourceType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">PictureSourceType</span></code> +<p>Camera picture/video sources.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-p-h-o-t-o-l-i-b-r-a-r-y.html">PHOTOLIBRARY</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-c-a-m-e-r-a.html">CAMERA</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-a-v-e-d-p-h-o-t-o-a-l-b-u-m.html">SAVEDPHOTOALBUM</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-a-n-y.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-a-n-y.html new file mode 100644 index 00000000..90830224 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-a-n-y.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection.ARROW_ANY - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PopoverArrowDirection</a> / <a href="./-a-r-r-o-w_-a-n-y.html">ARROW_ANY</a><br/> +<br/> +<h1>ARROW_ANY</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection.ARROW_ANY"></a> +<code><span class="identifier">ARROW_ANY</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-d-o-w-n.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-d-o-w-n.html new file mode 100644 index 00000000..66185797 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-d-o-w-n.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection.ARROW_DOWN - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PopoverArrowDirection</a> / <a href="./-a-r-r-o-w_-d-o-w-n.html">ARROW_DOWN</a><br/> +<br/> +<h1>ARROW_DOWN</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection.ARROW_DOWN"></a> +<code><span class="identifier">ARROW_DOWN</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-l-e-f-t.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-l-e-f-t.html new file mode 100644 index 00000000..ace82577 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-l-e-f-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection.ARROW_LEFT - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PopoverArrowDirection</a> / <a href="./-a-r-r-o-w_-l-e-f-t.html">ARROW_LEFT</a><br/> +<br/> +<h1>ARROW_LEFT</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection.ARROW_LEFT"></a> +<code><span class="identifier">ARROW_LEFT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-r-i-g-h-t.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-r-i-g-h-t.html new file mode 100644 index 00000000..e7106bc1 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-r-i-g-h-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection.ARROW_RIGHT - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PopoverArrowDirection</a> / <a href="./-a-r-r-o-w_-r-i-g-h-t.html">ARROW_RIGHT</a><br/> +<br/> +<h1>ARROW_RIGHT</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection.ARROW_RIGHT"></a> +<code><span class="identifier">ARROW_RIGHT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-u-p.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-u-p.html new file mode 100644 index 00000000..0b695819 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/-a-r-r-o-w_-u-p.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection.ARROW_UP - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="index.html">PopoverArrowDirection</a> / <a href="./-a-r-r-o-w_-u-p.html">ARROW_UP</a><br/> +<br/> +<h1>ARROW_UP</h1> +<a name="pl.treksoft.kvision.cordova.Camera.PopoverArrowDirection.ARROW_UP"></a> +<code><span class="identifier">ARROW_UP</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/index.html b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/index.html new file mode 100644 index 00000000..9a6e717c --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/-popover-arrow-direction/index.html @@ -0,0 +1,54 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.PopoverArrowDirection - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Camera</a> / <a href="./index.html">PopoverArrowDirection</a><br/> +<br/> +<h1>PopoverArrowDirection</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">PopoverArrowDirection</span></code> +<p>iOS popover arrow directions.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-a-r-r-o-w_-u-p.html">ARROW_UP</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-r-r-o-w_-d-o-w-n.html">ARROW_DOWN</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-r-r-o-w_-l-e-f-t.html">ARROW_LEFT</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-r-r-o-w_-r-i-g-h-t.html">ARROW_RIGHT</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-r-r-o-w_-a-n-y.html">ARROW_ANY</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/add-camera-result-callback.html b/api1/pl.treksoft.kvision.cordova/-camera/add-camera-result-callback.html new file mode 100644 index 00000000..7a376463 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/add-camera-result-callback.html @@ -0,0 +1,19 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.addCameraResultCallback - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.cordova</a> / <a href="index.html">Camera</a> / <a href="./add-camera-result-callback.html">addCameraResultCallback</a><br/> +<br/> +<h1>addCameraResultCallback</h1> +<a name="pl.treksoft.kvision.cordova.Camera$addCameraResultCallback(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))"></a> +<code><span class="keyword">fun </span><span class="identifier">addCameraResultCallback</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$addCameraResultCallback(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>An Android specific function to get picture from the camera after resume when the application +webview intent is killed.</p> +<h3>Parameters</h3> +<p><a name="resultCallback"></a> +<code>resultCallback</code> - a callback function to get the <a href="../-result/index.html">Result</a>, containing the picture or the exception</p> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/cleanup.html b/api1/pl.treksoft.kvision.cordova/-camera/cleanup.html new file mode 100644 index 00000000..84c397c9 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/cleanup.html @@ -0,0 +1,18 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.cleanup - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.cordova</a> / <a href="index.html">Camera</a> / <a href="./cleanup.html">cleanup</a><br/> +<br/> +<h1>cleanup</h1> +<a name="pl.treksoft.kvision.cordova.Camera$cleanup(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))"></a> +<code><span class="keyword">fun </span><span class="identifier">cleanup</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$cleanup(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>Removes intermediate image files that are kept in the temporary storage after calling <a href="get-picture.html">getPicture</a>.</p> +<h3>Parameters</h3> +<p><a name="resultCallback"></a> +<code>resultCallback</code> - an optional callback function to get the <a href="../-result/index.html">Result</a> of the cleanup operation.</p> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/get-picture.html b/api1/pl.treksoft.kvision.cordova/-camera/get-picture.html new file mode 100644 index 00000000..b1ccfa11 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/get-picture.html @@ -0,0 +1,30 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera.getPicture - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.cordova</a> / <a href="index.html">Camera</a> / <a href="./get-picture.html">getPicture</a><br/> +<br/> +<h1>getPicture</h1> +<a name="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions)"></a> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">getPicture</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions)/options">options</span><span class="symbol">:</span> <a href="../-camera-options/index.html"><span class="identifier">CameraOptions</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span></code> +<p>Suspending function to get picture from the camera.</p> +<p>Note: On Android platform you must also use <a href="add-camera-result-callback.html">addCameraResultCallback</a> listener.</p> +<h3>Parameters</h3> +<p><a name="options"></a> +<code>options</code> - camera options</p> +<p><strong>Return</strong><br/> +a <a href="../-result/index.html">Result</a> class containing the picture or the exception</p> +<a name="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions, kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))"></a> +<code><span class="keyword">fun </span><span class="identifier">getPicture</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions, kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/options">options</span><span class="symbol">:</span> <a href="../-camera-options/index.html"><span class="identifier">CameraOptions</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions, kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>A function to get picture from the camera.</p> +<p>Note: On Android platform you must also use <a href="add-camera-result-callback.html">addCameraResultCallback</a> listener.</p> +<h3>Parameters</h3> +<p><a name="options"></a> +<code>options</code> - camera options</p> +<p><a name="resultCallback"></a> +<code>resultCallback</code> - a callback function to get the <a href="../-result/index.html">Result</a>, containing the picture or the exception</p> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.cordova/-camera/index.html b/api1/pl.treksoft.kvision.cordova/-camera/index.html new file mode 100644 index 00000000..6114ed55 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-camera/index.html @@ -0,0 +1,131 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Camera - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.cordova</a> / <a href="./index.html">Camera</a><br/> +<br/> +<h1>Camera</h1> +<code><span class="keyword">object </span><span class="identifier">Camera</span></code> +<p>Main object for Cordova camera.</p> +<h3>Types</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-camera-popover-options/index.html">CameraPopoverOptions</a></p> +</td> +<td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">CameraPopoverOptions</span></code> +<p>iOS popover options.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-destination-type/index.html">DestinationType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">DestinationType</span></code> +<p>Camera destination types.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-direction/index.html">Direction</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Direction</span></code> +<p>Camera facing types.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-encoding-type/index.html">EncodingType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">EncodingType</span></code> +<p>Picture encoding types.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-media-type/index.html">MediaType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">MediaType</span></code> +<p>Picture/video media types.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-picture-source-type/index.html">PictureSourceType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">PictureSourceType</span></code> +<p>Camera picture/video sources.</p> +</td> +</tr> +<tr> +<td> +<p><a href="-popover-arrow-direction/index.html">PopoverArrowDirection</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">PopoverArrowDirection</span></code> +<p>iOS popover arrow directions.</p> +</td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="add-camera-result-callback.html">addCameraResultCallback</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">addCameraResultCallback</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$addCameraResultCallback(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>An Android specific function to get picture from the camera after resume when the application +webview intent is killed.</p> +</td> +</tr> +<tr> +<td> +<p><a href="cleanup.html">cleanup</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">cleanup</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$cleanup(kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>Removes intermediate image files that are kept in the temporary storage after calling <a href="get-picture.html">getPicture</a>.</p> +</td> +</tr> +<tr> +<td> +<p><a href="get-picture.html">getPicture</a></p> +</td> +<td> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">getPicture</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions)/options">options</span><span class="symbol">:</span> <a href="../-camera-options/index.html"><span class="identifier">CameraOptions</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span></code> +<p>Suspending function to get picture from the camera.</p> +<code><span class="keyword">fun </span><span class="identifier">getPicture</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions, kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/options">options</span><span class="symbol">:</span> <a href="../-camera-options/index.html"><span class="identifier">CameraOptions</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.Camera$getPicture(pl.treksoft.kvision.cordova.CameraOptions, kotlin.Function1((pl.treksoft.kvision.cordova.Result((kotlin.String, pl.treksoft.kvision.cordova.CameraException)), kotlin.Unit)))/resultCallback">resultCallback</span><span class="symbol">:</span> <span class="symbol">(</span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span> <a href="../-camera-exception/index.html"><span class="identifier">CameraException</span></a><span class="symbol">></span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +<p>A function to get picture from the camera.</p> +</td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |