aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html')
-rw-r--r--docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html124
1 files changed, 0 insertions, 124 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html b/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
deleted file mode 100644
index d91193d9..00000000
--- a/docs/api/pl.treksoft.kvision.core/-u-n-i-t/index.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<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>
-</tbody>
-</table>
-</BODY>
-</HTML>