Updated javadoc and diagrams.
This commit is contained in:
@@ -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>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>
|
||||
@@ -83,6 +83,25 @@
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html" title="interface in cl.cromer.estructuras">Grafo.DFSVisitor</a><T></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A spanning tree visitor callback interface</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.Visitor.html" title="interface in cl.cromer.estructuras">Grafo.Visitor</a><T></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A graph visitor interface.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.VisitorEX.html" title="interface in cl.cromer.estructuras">Grafo.VisitorEX</a><T,E extends java.lang.Exception></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A graph visitor interface that can throw an exception during a visit
|
||||
callback.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/ListaEnlace.html" title="interface in cl.cromer.estructuras">ListaEnlace</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Esta interfaz es para los 2 tipos de enlace, <a href="../../../cl/cromer/estructuras/ListaEnlaceNormal.html" title="class in cl.cromer.estructuras"><code>ListaEnlaceNormal</code></a> y <a href="../../../cl/cromer/estructuras/ListaEnlaceCircular.html" title="class in cl.cromer.estructuras"><code>ListaEnlaceCircular</code></a>.</div>
|
||||
@@ -174,6 +193,52 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.html" title="class in cl.cromer.estructuras">Grafo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Clase de grafos.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a><T></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.Edge.html" title="class in cl.cromer.estructuras">Grafo.Edge</a><T></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A directed, weighted edge in a graph</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.NoDirigido.html" title="class in cl.cromer.estructuras">Grafo.NoDirigido</a><T></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Author: Keith Schwarz (htiek@cs.stanford.edu)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.Tipos.html" title="class in cl.cromer.estructuras">Grafo.Tipos</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Esta clase contiene los tipos de grafo.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a><T></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A named graph vertex with optional data.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras">GrafoController</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Esta clase es para controlar todos la interfaz de Arbol.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/GrafoNodo.html" title="class in cl.cromer.estructuras">GrafoNodo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Created by cromer on 7/7/16.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/HashItem.html" title="class in cl.cromer.estructuras">HashItem</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">La estructura de un elemento de una Tabla Hash.</div>
|
||||
@@ -320,8 +385,10 @@
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/ArbolNodo.Desde.html" title="enum in cl.cromer.estructuras">ArbolNodo.Desde</a></td>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colFirst"><a href="../../../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html" title="enum in cl.cromer.estructuras">Logs.DEBUG_TIPOS</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Tipos de depuración.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user