Updated javadoc and diagrams.

This commit is contained in:
Chris Cromer
2016-07-10 15:05:35 -04:00
parent 0766151a9a
commit 669a981a0e
135 changed files with 10084 additions and 887 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_92) on Mon Jul 04 13:39:57 CLT 2016 -->
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 10 16:04:28 CLT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Package cl.cromer.estructuras</title>
<meta name="date" content="2016-07-04">
<meta name="date" content="2016-07-10">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -93,38 +93,79 @@
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/ArbolNodo.html#cl.cromer.estructuras">ArbolNodo</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/ArbolNodo.Desde.html#cl.cromer.estructuras">ArbolNodo.Desde</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Array.html#cl.cromer.estructuras">Array</a>
<div class="block">Crear una estructura de dato de tipo array.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Array.ParticionarResult.html#cl.cromer.estructuras">Array.ParticionarResult</a>
<div class="block">Esta clase contiene los resultados de Partricionar.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Cola.html#cl.cromer.estructuras">Cola</a>
<div class="block">Crear una estructura de dato de tipo cola.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Colores.html#cl.cromer.estructuras">Colores</a>
<div class="block">Rotación de colores.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafico.html#cl.cromer.estructuras">Grafico</a>
<div class="block">Esta clase es para trabajar con graficos.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafico.Destacados.html#cl.cromer.estructuras">Grafico.Destacados</a>
<div class="block">Clase de elemento destacado.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.DFSVisitor.html#cl.cromer.estructuras">Grafo.DFSVisitor</a>
<div class="block">A spanning tree visitor callback interface</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.Dirigido.html#cl.cromer.estructuras">Grafo.Dirigido</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.Edge.html#cl.cromer.estructuras">Grafo.Edge</a>
<div class="block">A directed, weighted edge in a graph</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.NoDirigido.html#cl.cromer.estructuras">Grafo.NoDirigido</a>
<div class="block">Author: Keith Schwarz (htiek@cs.stanford.edu)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.Tipos.html#cl.cromer.estructuras">Grafo.Tipos</a>
<div class="block">Esta clase contiene los tipos de grafo.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.Vertex.html#cl.cromer.estructuras">Grafo.Vertex</a>
<div class="block">A named graph vertex with optional data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.Visitor.html#cl.cromer.estructuras">Grafo.Visitor</a>
<div class="block">A graph visitor interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Grafo.VisitorEX.html#cl.cromer.estructuras">Grafo.VisitorEX</a>
<div class="block">A graph visitor interface that can throw an exception during a visit
callback.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/GrafoNodo.html#cl.cromer.estructuras">GrafoNodo</a>
<div class="block">Created by cromer on 7/7/16.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/HashItem.html#cl.cromer.estructuras">HashItem</a>
<div class="block">La estructura de un elemento de una Tabla Hash.</div>
@@ -161,6 +202,16 @@
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Logs.html#cl.cromer.estructuras">Logs</a>
<div class="block">Esta clase es para configurar el logeo de la aplicación.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Logs.DEBUG_TIPOS.html#cl.cromer.estructuras">Logs.DEBUG_TIPOS</a>
<div class="block">Tipos de depuración.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../cl/cromer/estructuras/class-use/Pila.html#cl.cromer.estructuras">Pila</a>
<div class="block">Crear una estructura de dato de tipo pila.</div>
</td>