|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IBasicEdgeFactory in uk.ed.inf.graph.basic |
---|
Methods in uk.ed.inf.graph.basic that return IBasicEdgeFactory | |
---|---|
IBasicEdgeFactory<N,E> |
IModifiableGraph.edgeFactory()
Gets the edgeFactory for this class. |
Uses of IBasicEdgeFactory in uk.ed.inf.graph.colour |
---|
Subinterfaces of IBasicEdgeFactory in uk.ed.inf.graph.colour | |
---|---|
interface |
IColouredEdgeFactory<N extends IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IBasicEdge<N,E>>
|
Uses of IBasicEdgeFactory in uk.ed.inf.graph.compound |
---|
Subinterfaces of IBasicEdgeFactory in uk.ed.inf.graph.compound | |
---|---|
interface |
ICompoundChildEdgeFactory<N extends ICompoundNode<N,? extends ICompoundEdge<N,?>>,E extends ICompoundEdge<N,E>>
Factory that creates an edge within a particular child graph. |
interface |
ICompoundEdgeFactory<N extends ICompoundNode<N,? extends ICompoundEdge<N,?>>,E extends ICompoundEdge<N,E>>
Factory that creates an edge within a particular child graph. |
Uses of IBasicEdgeFactory in uk.ed.inf.graph.compound.base |
---|
Classes in uk.ed.inf.graph.compound.base that implement IBasicEdgeFactory | |
---|---|
class |
BaseChildCompoundEdgeFactory
|
class |
BaseCompoundEdgeFactory
|
Uses of IBasicEdgeFactory in uk.ed.inf.graph.compound.impl |
---|
Classes in uk.ed.inf.graph.compound.impl that implement IBasicEdgeFactory | |
---|---|
class |
ChildCompoundEdgeFactory
|
class |
CompoundEdgeFactory
|
Uses of IBasicEdgeFactory in uk.ed.inf.graph.directed |
---|
Subinterfaces of IBasicEdgeFactory in uk.ed.inf.graph.directed | |
---|---|
interface |
IDirectedEdgeFactory<N extends IDirectedNode<N,? extends IDirectedEdge<N,?>>,E extends IDirectedEdge<N,E>>
|
Uses of IBasicEdgeFactory in uk.ed.inf.graph.impl |
---|
Classes in uk.ed.inf.graph.impl that implement IBasicEdgeFactory | |
---|---|
class |
EdgeFactory
|
Uses of IBasicEdgeFactory in uk.ed.inf.graph.undirected |
---|
Subinterfaces of IBasicEdgeFactory in uk.ed.inf.graph.undirected | |
---|---|
interface |
IUndirectedEdgeFactory<N extends IUndirectedNode<N,? extends IUndirectedEdge<N,?>>,E extends IUndirectedEdge<N,E>>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |