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>S-Index</title>
<meta name="date" content="2016-07-19">
@@ -231,7 +231,9 @@
<div class="block">Cambiar el tipo de lista.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/GrafoNodo.html#setValue-int-">setValue(int)</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">Cambiar el valor del nodo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/ArbolNodo.html#setX-int-">setX(int)</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>
<div class="block">Cambiar la coordinada x del nodo.</div>