Graph updates for code display.

This commit is contained in:
Chris Cromer
2016-07-19 17:03:24 -04:00
parent a3e286d3e7
commit e90c170aee
142 changed files with 553 additions and 223 deletions

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_92) on Tue Jul 19 15:00:28 CLT 2016 -->
<!-- Generated by javadoc (1.8.0_92) on Tue Jul 19 18:02:13 CLT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>G-Index</title>
<meta name="date" content="2016-07-19">
@@ -96,7 +96,7 @@
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#generarGrafico--">generarGrafico()</a></span> - Method 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">Generar la canvas con el grafo.</div>
<div class="block">Generar la canvas con el grafoNoDirigido.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/InsercionController.html#generarGrafico--">generarGrafico()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/InsercionController.html" title="class in cl.cromer.estructuras">InsercionController</a></dt>
<dd>
@@ -344,6 +344,10 @@
<dd>
<div class="block">Devolver el tipo de arbol en un string.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#getTipoString--">getTipoString()</a></span> - Method 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">Devolver el tipo de grafo 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>
<div class="block">Devolver la string de tipo de lista enlazada.</div>
@@ -361,7 +365,9 @@
<div class="block">Devolver el valor del elemento.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoNodo.html#getValue--">getValue()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoNodo.html" title="class in cl.cromer.estructuras">GrafoNodo</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Devolver el valor del nodo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#getVertex-int-">getVertex(int)</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>
<div class="block">Get the given Vertex.</div>
@@ -432,7 +438,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 arbolTipo de grafo.</div>
<div class="block">Esta clase contiene los arbolTipo de grafoNoDirigido.</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>
@@ -455,17 +461,19 @@
<dd>&nbsp;</dd>
<dt><a href="../cl/cromer/estructuras/GrafoNodo.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">GrafoNodo</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Created by cromer on 7/7/16.</div>
<div class="block">Este clase es la estructura de un nodo de grafoNoDirigido.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoNodo.html#GrafoNodo-int-">GrafoNodo(int)</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoNodo.html" title="class in cl.cromer.estructuras">GrafoNodo</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Inicializar un nodo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#grafoNodos">grafoNodos</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">Nodos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#grafoTipos">grafoTipos</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">Tipo de grafo.</div>
<div class="block">Tipo de grafoNoDirigido.</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">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</div>