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>G-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:G">
<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:G">
<!-- -->
</a>
<h2 class="title">G</h2>
@@ -79,9 +79,7 @@
<div class="block">Tipo general.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolController.html#generarGrafico--">generarGrafico()</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">Poner los valores en el grafico.</div>
</dd>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArrayController.html#generarGrafico--">generarGrafico()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArrayController.html" title="class in cl.cromer.estructuras">ArrayController</a></dt>
<dd>
<div class="block">Poner los valores en el grafico.</div>
@@ -94,6 +92,10 @@
<dd>
<div class="block">Poner los valores en el grafico.</div>
</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>
</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>
<div class="block">Poner los valores en el grafico.</div>
@@ -130,8 +132,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.html#getAlturaRecursivo-cl.cromer.estructuras.ArbolNodo-">getAlturaRecursivo(ArbolNodo)</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.html" title="class in cl.cromer.estructuras">Arbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.html#getAncho--">getAncho()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.html" title="class in cl.cromer.estructuras">Arbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.html#getArbol--">getArbol()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.html" title="class in cl.cromer.estructuras">Arbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Colores.html#getBorder--">getBorder()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Colores.html" title="class in cl.cromer.estructuras">Colores</a></dt>
@@ -150,18 +150,40 @@
<dd>
<div class="block">Devolver el color anterior antes que fue destacado.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Edge.html#getCost--">getCost()</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 cost of the edge</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getData--">getData()</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getDerecha--">getDerecha()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getDesde--">getDesde()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#getEdges--">getEdges()</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 graph edges</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Colores.html#getFondo--">getFondo()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Colores.html" title="class in cl.cromer.estructuras">Colores</a></dt>
<dd>
<div class="block">Devolver el color del fondo actual.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Edge.html#getFrom--">getFrom()</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 starting vertex</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.Destacados.html#getId--">getId()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.Destacados.html" title="class in cl.cromer.estructuras">Grafico.Destacados</a></dt>
<dd>
<div class="block">Devolver el ID de elemento destacado.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getIncomingEdge-int-">getIncomingEdge(int)</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">Get the ith incoming edge</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getIncomingEdgeCount--">getIncomingEdgeCount()</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getIncomingEdges--">getIncomingEdges()</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">Get the incoming edges</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Array.html#getIndice-int-">getIndice(int)</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Array.html" title="class in cl.cromer.estructuras">Array</a></dt>
<dd>
<div class="block">Devolver el valor que está guardado en cada indice del array.</div>
@@ -208,10 +230,36 @@
<dd>
<div class="block">Devolver la llave.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getMarkState--">getMarkState()</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">Get the mark state value.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/TextFieldLimited.html#getMaxLength--">getMaxLength()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/TextFieldLimited.html" title="class in cl.cromer.estructuras">TextFieldLimited</a></dt>
<dd>
<div class="block">Devolver la cantidad maxima si está asignado.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getName--">getName()</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getNivel--">getNivel()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.html#getNiveles--">getNiveles()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.html" title="class in cl.cromer.estructuras">Arbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#getNodosEdge--">getNodosEdge()</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 los nodos que existen.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getOutgoingEdge-int-">getOutgoingEdge(int)</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">Get the ith outgoing edge</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getOutgoingEdgeCount--">getOutgoingEdgeCount()</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>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#getOutgoingEdges--">getOutgoingEdges()</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">Get the outgoing edges</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getPadre--">getPadre()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Palabras.html#getPalabra--">getPalabra()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Palabras.html" title="class in cl.cromer.estructuras">Palabras</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlace.html#getPrevio--">getPrevio()</a></span> - Method in interface cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ListaEnlace.html" title="interface in cl.cromer.estructuras">ListaEnlace</a></dt>
@@ -230,6 +278,10 @@
<dd>
<div class="block">Devolver el puntero izquerda.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#getRootVertex--">getRootVertex()</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 root vertex</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.Destacados.html#getSequentialTransition--">getSequentialTransition()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.Destacados.html" title="class in cl.cromer.estructuras">Grafico.Destacados</a></dt>
<dd>
<div class="block">Devolver la animación que es en uso con el elemento.</div>
@@ -262,6 +314,10 @@
<dd>
<div class="block">Devolver el tipo de elemento destacado.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Tipos.html#getTipo--">getTipo()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Tipos.html" title="class in cl.cromer.estructuras">Grafo.Tipos</a></dt>
<dd>
<div class="block">Devolver el tipo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazada.html#getTipo--">getTipo()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ListaEnlazada.html" title="class in cl.cromer.estructuras">ListaEnlazada</a></dt>
<dd>
<div class="block">Devolver el tipo de lista.</div>
@@ -276,16 +332,26 @@
</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>
<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>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getValor--">getValor()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/HashItem.html#getValor--">getValor()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/HashItem.html" title="class in cl.cromer.estructuras">HashItem</a></dt>
<dd>
<div class="block">Devolver el valor del elemento.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getX--">getX()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#getY--">getY()</a></span> - Method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArbolNodo.html" title="class in cl.cromer.estructuras">ArbolNodo</a></dt>
<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>
<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>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Dirigido.html#getVerticies--">getVerticies()</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 graph verticies</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolController.html#grafico">grafico</a></span> - Variable 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">Grafico rectangulos.</div>
@@ -306,6 +372,10 @@
<dd>
<div class="block">Graficar una escena.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#grafico">grafico</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">Grafico rectangulos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazdaController.html#grafico">grafico</a></span> - Variable 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">Grafico rectangulos y lineas.</div>
@@ -322,8 +392,65 @@
<dd>
<div class="block">Clase de elemento destacado.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Clase de grafos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.html#Grafo--">Grafo()</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.html" title="class in cl.cromer.estructuras">Grafo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html" title="interface in cl.cromer.estructuras"><span class="typeNameLink">Grafo.DFSVisitor</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.DFSVisitor.html" title="type parameter in Grafo.DFSVisitor">T</a>&gt; - Interface in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">A spanning tree visitor callback interface</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo.Dirigido</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.Dirigido.html" title="type parameter in Grafo.Dirigido">T</a>&gt; - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.Edge.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo.Edge</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.Edge.html" title="type parameter in Grafo.Edge">T</a>&gt; - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">A directed, weighted edge in a graph</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.NoDirigido.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Grafo.NoDirigido</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.NoDirigido.html" title="type parameter in Grafo.NoDirigido">T</a>&gt; - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Author: Keith Schwarz (htiek@cs.stanford.edu)</div>
</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>
</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>
<div class="block">A named graph vertex with optional data.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.Visitor.html" title="interface in cl.cromer.estructuras"><span class="typeNameLink">Grafo.Visitor</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.Visitor.html" title="type parameter in Grafo.Visitor">T</a>&gt; - Interface in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">A graph visitor interface.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/Grafo.VisitorEX.html" title="interface in cl.cromer.estructuras"><span class="typeNameLink">Grafo.VisitorEX</span></a>&lt;<a href="../cl/cromer/estructuras/Grafo.VisitorEX.html" title="type parameter in Grafo.VisitorEX">T</a>,<a href="../cl/cromer/estructuras/Grafo.VisitorEX.html" title="type parameter in Grafo.VisitorEX">E</a> extends java.lang.Exception&gt; - Interface in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">A graph visitor interface that can throw an exception during a visit
callback.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">GrafoController</span></a> - Class in <a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a></dt>
<dd>
<div class="block">Esta clase es para controlar todos la interfaz de Arbol.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoController.html#GrafoController--">GrafoController()</a></span> - Constructor for class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/GrafoController.html" title="class in cl.cromer.estructuras">GrafoController</a></dt>
<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>
</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>
<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>
</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">
<!-- -->