Added code display to trees.

Fixed some bugs in trees.
Updated docs.
This commit is contained in:
Chris Cromer
2016-07-19 14:00:49 -04:00
parent 4a7e1e17ab
commit 2104b81465
131 changed files with 411 additions and 343 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sat Jul 16 17:27:35 CLT 2016 -->
<!-- Generated by javadoc (1.8.0_92) on Tue Jul 19 15:00:28 CLT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>A-Index</title>
<meta name="date" content="2016-07-16">
<meta name="date" content="2016-07-19">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -124,7 +124,7 @@
</dd>
<dt><a href="../cl/cromer/estructuras/Arbol.Tipos.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Arbol.Tipos</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Esta clase contiene los tipos de arboles.</div>
<div class="block">Esta clase contiene los arbolTipo de arboles.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/ArbolController.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">ArbolController</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
@@ -136,10 +136,14 @@
<dd>
<div class="block">Clase de estructura de nodos del arbol.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#ArbolNodo-int-cl.cromer.estructuras.ArbolNodo-">ArbolNodo(int, ArbolNodo)</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#ArbolNodo-int-">ArbolNodo(int)</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>
<div class="block">Incilizar.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolController.html#arbolTipo">arbolTipo</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolController.html" title="class in cl.cromer.estructuras">ArbolController</a></dt>
<dd>
<div class="block">El tipo de arbol actual.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Array.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Array</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Crear una estructura de dato de tipo array.</div>
@@ -186,7 +190,7 @@
</dd>
<dt><a href="../cl/cromer/estructuras/Array.Tipos.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Array.Tipos</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Esta clase contiene los tipos de array.</div>
<div class="block">Esta clase contiene los arbolTipo de array.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/ArrayController.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">ArrayController</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>