Class IndexedBidiGraphBidiGraphFacade

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

public class IndexedBidiGraphBidiGraphFacade extends Object implements BidiGraph<Integer,Integer>
Provides a BidiGraph facade for an IndexedBidiGraph.