<li><ahref="../../../cl/cromer/estructuras/Grafo.html"title="class in cl.cromer.estructuras"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras"><spanclass="typeNameLink">Next Class</span></a></li>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<trid="i0"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-">visit</a></span>(<ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras">Grafo.Dirigido</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> g,
<ahref="../../../cl/cromer/estructuras/Grafo.Vertex.html"title="class in cl.cromer.estructuras">Grafo.Vertex</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> v)</code>
<divclass="block">Called by the graph traversal methods when a vertex is first visited.</div>
</td>
</tr>
<trid="i1"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html#visit-cl.cromer.estructuras.Grafo.Dirigido-cl.cromer.estructuras.Grafo.Vertex-cl.cromer.estructuras.Grafo.Edge-">visit</a></span>(<ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras">Grafo.Dirigido</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> g,
<ahref="../../../cl/cromer/estructuras/Grafo.Vertex.html"title="class in cl.cromer.estructuras">Grafo.Vertex</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> v,
<ahref="../../../cl/cromer/estructuras/Grafo.Edge.html"title="class in cl.cromer.estructuras">Grafo.Edge</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> e)</code>
<divclass="block">Used dfsSpanningTree to notify the visitor of each outgoing edge to an
<pre>void visit(<ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras">Grafo.Dirigido</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> g,
<ahref="../../../cl/cromer/estructuras/Grafo.Vertex.html"title="class in cl.cromer.estructuras">Grafo.Vertex</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> v)</pre>
<divclass="block">Called by the graph traversal methods when a vertex is first visited.</div>
<pre>void visit(<ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras">Grafo.Dirigido</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> g,
<ahref="../../../cl/cromer/estructuras/Grafo.Vertex.html"title="class in cl.cromer.estructuras">Grafo.Vertex</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> v,
<ahref="../../../cl/cromer/estructuras/Grafo.Edge.html"title="class in cl.cromer.estructuras">Grafo.Edge</a><<ahref="../../../cl/cromer/estructuras/Grafo.DFSVisitor.html"title="type parameter in Grafo.DFSVisitor">T</a>> e)</pre>
<divclass="block">Used dfsSpanningTree to notify the visitor of each outgoing edge to an
<li><ahref="../../../cl/cromer/estructuras/Grafo.html"title="class in cl.cromer.estructuras"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../cl/cromer/estructuras/Grafo.Dirigido.html"title="class in cl.cromer.estructuras"><spanclass="typeNameLink">Next Class</span></a></li>