aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-u-n-i-t/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-u-n-i-t/index.html131
1 files changed, 131 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-u-n-i-t/index.html b/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
new file mode 100644
index 00000000..226e95e9
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
@@ -0,0 +1,131 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>UNIT - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="./index.html">UNIT</a><br/>
+<br/>
+<h1>UNIT</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">UNIT</span></code>
+<p>Definitions of CSS units.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="px.html">px</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="pt.html">pt</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="em.html">em</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="cm.html">cm</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="mm.html">mm</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="in.html">in</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="pc.html">pc</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="ch.html">ch</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="rem.html">rem</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="vw.html">vw</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="vh.html">vh</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="vmin.html">vmin</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="vmax.html">vmax</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="perc.html">perc</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="auto.html">auto</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="normal.html">normal</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>