agl2.alg
Class AllPaths

java.lang.Object
  |
  +--agl2.alg.AllPaths

public class AllPaths
extends java.lang.Object

The AllPaths description.


Constructor Summary
AllPaths(VertexGraph g)
           
 
Method Summary
 void apply(java.lang.Object root, GraphVisitor gv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllPaths

public AllPaths(VertexGraph g)
Method Detail

apply

public void apply(java.lang.Object root,
                  GraphVisitor gv)