Added double and circular linked list.

Updated documentation.
Seperated links into 2 types, normal and circular.
Added arrow graphics.
This commit is contained in:
Chris Cromer
2016-06-26 13:03:04 -04:00
parent 2f4c70ad4c
commit 5dff73e43a
100 changed files with 7313 additions and 542 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_92) on Tue Jun 21 21:14:51 CLT 2016 -->
<!-- Generated by javadoc (1.8.0_92) on Sun Jun 26 14:00:30 CLT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>C-Index</title>
<meta name="date" content="2016-06-21">
<meta name="date" content="2016-06-26">
<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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a name="I:C">
<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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
@@ -78,6 +78,14 @@
<dd>
<div class="block">Si habia algun cambio.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazadaTipos.html#CIRCULAR">CIRCULAR</a></span> - Static variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ListaEnlazadaTipos.html" title="class in cl.cromer.estructuras">ListaEnlazadaTipos</a></dt>
<dd>
<div class="block">Tipo circular.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#CIRCULO">CIRCULO</a></span> - Static variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Tipo de dibujo circular.</div>
</dd>
<dt><a href="../cl/cromer/estructuras/package-summary.html">cl.cromer.estructuras</a> - package cl.cromer.estructuras</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArrayController.html#codigoArray">codigoArray</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/ArrayController.html" title="class in cl.cromer.estructuras">ArrayController</a></dt>
@@ -96,6 +104,14 @@
<dd>
<div class="block">Donde va el codigo a mostrar a la pantalla.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazdaController.html#codigoLista">codigoLista</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">Donde va el codigo a mostrar a la pantalla.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/MergeController.html#codigoMerge">codigoMerge</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/MergeController.html" title="class in cl.cromer.estructuras">MergeController</a></dt>
<dd>
<div class="block">Donde va el codigo a mostrar a la pantalla.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/PilaController.html#codigoPila">codigoPila</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">Donde va el codigo a mostrar a la pantalla.</div>
@@ -146,6 +162,10 @@
<dd>
<div class="block">Inicializar el primer color.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazdaController.html#colores">colores</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">Colores por los dibjos.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArrayController.html#contenidoArray">contenidoArray</a></span> - Variable 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">Donde poner el contenido de array.</div>
@@ -162,6 +182,14 @@
<dd>
<div class="block">Donde poner el contenido de array.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ListaEnlazdaController.html#contenidoLista">contenidoLista</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">Donde poner el contenido de lista.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/MergeController.html#contenidoMerge">contenidoMerge</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/MergeController.html" title="class in cl.cromer.estructuras">MergeController</a></dt>
<dd>
<div class="block">Donde poner el contenido de array.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/PilaController.html#contenidoPila">contenidoPila</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">Donde poner el contenido de array.</div>
@@ -186,6 +214,22 @@
<dd>
<div class="block">Crear un rectangulo con texto adentro.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#crearCaja-cl.cromer.estructuras.Colores-java.lang.String-java.lang.String-int-">crearCaja(Colores, String, String, int)</a></span> - Static method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Crear un rectangulo con texto adentro.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#crearFlechaAbajo--">crearFlechaAbajo()</a></span> - Static method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Crear una flecha que apunta por abajo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#crearFlechaArriba--">crearFlechaArriba()</a></span> - Static method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Crear una flecha que apunta por arriba.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#crearLineaVertical--">crearLineaVertical()</a></span> - Static method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Crear una linea vertical</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafico.html#createPauseTransition-javafx.scene.shape.Rectangle-javafx.scene.text.Text-javafx.scene.paint.Color-javafx.scene.paint.Color-">createPauseTransition(Rectangle, Text, Color, Color)</a></span> - Static method in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafico.html" title="class in cl.cromer.estructuras">Grafico</a></dt>
<dd>
<div class="block">Crear un animacion de transicion usando colores que cambian.</div>
@@ -195,7 +239,7 @@
<div class="block">Crear un animacion de transicion usando colores que cambian.</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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">V</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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->