Uses of Interface
uk.ed.inf.graph.colour.IColouredGraph

Packages that use IColouredGraph
uk.ed.inf.graph.colour   
 

Uses of IColouredGraph in uk.ed.inf.graph.colour
 

Methods in uk.ed.inf.graph.colour that return IColouredGraph
 IColouredGraph<N,E> IColouredNodeFactory.getGraph()
          Get the graph to which this factory acts upon.
 IColouredGraph<N,E> IColouredEdgeFactory.getGraph()
          Get the graph to which this factory acts upon.