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>V-Index</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>
@@ -69,7 +69,7 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">X</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;<a name="I:V">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
@@ -92,6 +92,10 @@
<dd>
<div class="block">La caja para ingresar textos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#valorGrafo">valorGrafo</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras">GrafoController</a></dt>
<dd>
<div class="block">La caja para el valor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/TablaHashController.html#valorHashTable">valorHashTable</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/TablaHashController.html" title="class in cl.cromer.estructuras">TablaHashController</a></dt>
<dd>
<div class="block">La caja para ingresar el valor.</div>
@@ -100,15 +104,25 @@
<dd>
<div class="block">La caja para ingresar el valor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#valorNodo1">valorNodo1</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras">GrafoController</a></dt>
<dd>
<div class="block">La caja por nodo 1.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#valorNodo2">valorNodo2</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras">GrafoController</a></dt>
<dd>
<div class="block">La caja por nodo 2.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/PilaController.html#valorPila">valorPila</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/PilaController.html" title="class in cl.cromer.estructuras">PilaController</a></dt>
<dd>
<div class="block">La caja para ingresar textos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoNodo.html#value">value</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoNodo.html" title="class in cl.cromer.estructuras">GrafoNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.PrimerLado.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.PrimerLado.html" title="enum in cl.cromer.estructuras">Arbol.PrimerLado</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.Desde.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.Desde.html" title="enum in cl.cromer.estructuras">ArbolNodo.Desde</a></dt>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html" title="enum in cl.cromer.estructuras">Logs.DEBUG_TIPOS</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
@@ -117,13 +131,68 @@
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.Desde.html#values--">values()</a></span> - Static method in enum cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.Desde.html" title="enum in cl.cromer.estructuras">ArbolNodo.Desde</a></dt>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html#values--">values()</a></span> - Static method in enum cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html" title="enum in cl.cromer.estructuras">Logs.DEBUG_TIPOS</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#Vertex--">Vertex()</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
<dd>
<div class="block">Calls this(null, null).</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#Vertex-java.lang.String-">Vertex(String)</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
<dd>
<div class="block">Create a vertex with the given name and no data</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#Vertex-java.lang.String-T-">Vertex(String, T)</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
<dd>
<div class="block">Create a Vertex with name n and given data</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#verticies">verticies</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a></dt>
<dd>
<div class="block">Vector of graph verticies</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-">visit(Grafo.Dirigido&lt;T&gt;, Grafo.Vertex&lt;T&gt;)</a></span> - Method in interface cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html" title="interface in cl.cromer.estructuras">Grafo.DFSVisitor</a></dt>
<dd>
<div class="block">Called by the graph traversal methods when a vertex is first visited.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-cl.cromer.estructuras.Grafo.Edge-">visit(Grafo.Dirigido&lt;T&gt;, Grafo.Vertex&lt;T&gt;, Grafo.Edge&lt;T&gt;)</a></span> - Method in interface cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html" title="interface in cl.cromer.estructuras">Grafo.DFSVisitor</a></dt>
<dd>
<div class="block">Used dfsSpanningTree to notify the visitor of each outgoing edge to an
unvisited vertex.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#visit-cl.cromer.estructuras.Grafo.Vertex-java.util.ArrayList-">visit(Grafo.Vertex&lt;T&gt;, ArrayList&lt;Grafo.Edge&lt;T&gt;&gt;)</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#visit--">visit()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
<dd>
<div class="block">Visit the vertex and set the mark flag to true.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Visitor.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-">visit(Grafo.Dirigido&lt;T&gt;, Grafo.Vertex&lt;T&gt;)</a></span> - Method in interface cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Visitor.html" title="interface in cl.cromer.estructuras">Grafo.Visitor</a></dt>
<dd>
<div class="block">Called by the graph traversal methods when a vertex is first visited.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.VisitorEX.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-">visit(Grafo.Dirigido&lt;T&gt;, Grafo.Vertex&lt;T&gt;)</a></span> - Method in interface cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.VisitorEX.html" title="interface in cl.cromer.estructuras">Grafo.VisitorEX</a></dt>
<dd>
<div class="block">Called by the graph traversal methods when a vertex is first visited.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#VISIT_COLOR_BLACK">VISIT_COLOR_BLACK</a></span> - Static variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a></dt>
<dd>
<div class="block">Color used to mark nodes after descendants are completely visited</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#VISIT_COLOR_GREY">VISIT_COLOR_GREY</a></span> - Static variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a></dt>
<dd>
<div class="block">Color used to mark nodes as they are first visited in DFS order</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#VISIT_COLOR_WHITE">VISIT_COLOR_WHITE</a></span> - Static variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras">Grafo.Dirigido</a></dt>
<dd>
<div class="block">Color used to mark unvisited nodes</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#visited--">visited()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
<dd>
<div class="block">Has this vertex been marked during a visit</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">X</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->