Class IndexedDirectedGraphDirectedGraphFacade

java.lang.Object
org.jhotdraw8.graph.IndexedDirectedGraphDirectedGraphFacade
All Implemented Interfaces:
BareDirectedGraph<Integer,Integer>, BareDirectedVertexGraph<Integer>, DirectedGraph<Integer,Integer>

public class IndexedDirectedGraphDirectedGraphFacade extends Object implements DirectedGraph<Integer,Integer>
Provides a DirectedGraph facade for an IndexedDirectedGraph.