Added rotation.
Updated graphs.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jul 11 02:23:31 CLT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sat Jul 16 17:27:35 CLT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
|
||||
<title>N-Index</title>
|
||||
<meta name="date" content="2016-07-11">
|
||||
<meta name="date" content="2016-07-16">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -77,7 +77,9 @@
|
||||
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Vertex.html#name">name</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Grafo.Vertex.html" title="class in cl.cromer.estructuras">Grafo.Vertex</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Arbol.html#niveles">niveles</a></span> - Variable in class cl.cromer.estructuras.<a href="../cl/cromer/estructuras/Arbol.html" title="class in cl.cromer.estructuras">Arbol</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">Los nivles del arbol con todos sus nodos.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../cl/cromer/estructuras/Grafo.Tipos.html#NO_DIRIGIDO">NO_DIRIGIDO</a></span> - Static variable 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">Tipo de grafo no dirigido.</div>
|
||||
|
Reference in New Issue
Block a user