Uses of Interface
uk.ed.inf.graph.compound.ICompoundChildEdgeFactory

Packages that use ICompoundChildEdgeFactory
uk.ed.inf.graph.compound   
uk.ed.inf.graph.compound.base   
uk.ed.inf.graph.compound.impl   
 

Uses of ICompoundChildEdgeFactory in uk.ed.inf.graph.compound
 

Methods in uk.ed.inf.graph.compound that return ICompoundChildEdgeFactory
 ICompoundChildEdgeFactory<N,E> IModifiableChildCompoundGraph.edgeFactory()
          Gets the edgeFactory for this class.
 

Uses of ICompoundChildEdgeFactory in uk.ed.inf.graph.compound.base
 

Classes in uk.ed.inf.graph.compound.base that implement ICompoundChildEdgeFactory
 class BaseChildCompoundEdgeFactory
           
 

Uses of ICompoundChildEdgeFactory in uk.ed.inf.graph.compound.impl
 

Classes in uk.ed.inf.graph.compound.impl that implement ICompoundChildEdgeFactory
 class ChildCompoundEdgeFactory