java.lang.Object
Util.Graphs.EdgeGraph
- All Implemented Interfaces:
- Graph
- public class EdgeGraph
- extends java.lang.Object
- implements Graph
EdgeGraph
- Version:
- $Id: EdgeGraph.java,v 1.1 2003/06/16 17:17:04 joewhaley Exp $
Field Summary |
(package private) Graph |
g
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
g
Graph g
EdgeGraph
public EdgeGraph(Graph g)
getRoots
public java.util.Collection getRoots()
- Specified by:
getRoots
in interface Graph
getNavigator
public Navigator getNavigator()
- Specified by:
getNavigator
in interface Graph
getGraph
public Graph getGraph()