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>G-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>
@@ -340,8 +340,14 @@
<dd>
<div class="block">Devolver el tipo de lista.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolController.html#getTipoString--">getTipoString()</a></span> - Method 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">Devolver el tipo de arbol en un string.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazdaController.html#getTipoString--">getTipoString()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ListaEnlazdaController.html" title="class in cl.cromer.estructuras">ListaEnlazdaController</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Devolver la string de tipo de lista enlazada.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Edge.html#getTo--">getTo()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Edge.html" title="class in cl.cromer.estructuras">Grafo.Edge</a></dt>
<dd>
<div class="block">Get the ending vertex</div>
@@ -426,7 +432,7 @@
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.Tipos.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo.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 grafo.</div>
<div class="block">Esta clase contiene los arbolTipo de grafo.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo.Vertex</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="type parameter in Grafo.Vertex">T</a>&gt; - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>