A B C D E F G H I L M N O P R S T U V W X

E

Edge - Class in uk.ed.inf.graph.impl
 
Edge(Graph, int, Node, Node) - Constructor for class uk.ed.inf.graph.impl.Edge
 
edgeFactory() - Method in interface uk.ed.inf.graph.basic.IModifiableGraph
Gets the edgeFactory for this class.
edgeFactory() - Method in interface uk.ed.inf.graph.colour.IColouredGraph
 
edgeFactory() - Method in class uk.ed.inf.graph.compound.base.BaseChildCompoundGraph
 
edgeFactory() - Method in class uk.ed.inf.graph.compound.base.BaseCompoundGraph
 
edgeFactory() - Method in interface uk.ed.inf.graph.compound.IModifiableChildCompoundGraph
Gets the edgeFactory for this class.
edgeFactory() - Method in interface uk.ed.inf.graph.compound.IModifiableCompoundGraph
Gets an edge factory that works out the LCA of two nodes making up the edge and assigns it to the appropriate compound graph.
edgeFactory() - Method in class uk.ed.inf.graph.compound.impl.ChildCompoundGraph
 
edgeFactory() - Method in class uk.ed.inf.graph.compound.impl.CompoundGraph
 
EdgeFactory - Class in uk.ed.inf.graph.impl
 
EdgeFactory(Graph) - Constructor for class uk.ed.inf.graph.impl.EdgeFactory
 
edgeFactory() - Method in class uk.ed.inf.graph.impl.Graph
 
edgeFactory() - Method in interface uk.ed.inf.graph.undirected.IUndirectedGraph
 
EdgeFromNodeIterator<N extends IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IBasicEdge<N,E>> - Class in uk.ed.inf.graph.util.impl
 
EdgeFromNodeIterator(Iterator<? extends N>) - Constructor for class uk.ed.inf.graph.util.impl.EdgeFromNodeIterator
 
EdgeFromNodeIterator(Iterator<? extends N>, INodeEdgeFilterCriteria<? super N, ? super E>) - Constructor for class uk.ed.inf.graph.util.impl.EdgeFromNodeIterator
 
edgeIterator() - Method in interface uk.ed.inf.graph.basic.IBasicGraph
Get an iterator that traverses all the edges in this graph.
edgeIterator() - Method in interface uk.ed.inf.graph.basic.IBasicNode
Provides an iterator that lists all edges associated with this node.
edgeIterator() - Method in interface uk.ed.inf.graph.basic.IBasicSubgraphFactory
Iterate over the edges that have been added to the factory.
edgeIterator() - Method in class uk.ed.inf.graph.compound.base.BaseChildCompoundGraph
 
edgeIterator() - Method in class uk.ed.inf.graph.compound.base.BaseCompoundGraph
Returns all edges in tree level-node iteration order.
edgeIterator() - Method in class uk.ed.inf.graph.compound.base.BaseCompoundNode
 
edgeIterator() - Method in class uk.ed.inf.graph.compound.base.BaseSubCompoundGraph
 
edgeIterator() - Method in class uk.ed.inf.graph.compound.base.BaseSubCompoundGraphFactory
Get an iterator of the set of edges added to this factory.
edgeIterator() - Method in class uk.ed.inf.graph.impl.Graph
 
edgeIterator() - Method in class uk.ed.inf.graph.impl.Node
 
edgeIterator() - Method in class uk.ed.inf.graph.impl.Subgraph
 
edgeIterator() - Method in class uk.ed.inf.graph.impl.SubgraphFactory
 
EdgeSet<N extends IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IBasicEdge<N,E>> - Class in uk.ed.inf.graph.util.impl
 
EdgeSet() - Constructor for class uk.ed.inf.graph.util.impl.EdgeSet
 
ensureCapacity(int) - Method in class uk.ed.inf.graph.util.impl.AdjList
 
equals(Object) - Method in class uk.ed.inf.bitstring.BitString
 
equals(Object) - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
equals(Object) - Method in interface uk.ed.inf.bitstring.IBitString
 
equals(Object) - Method in interface uk.ed.inf.graph.basic.IBasicNode
Is the other node equal to this one.
equals(Object) - Method in interface uk.ed.inf.graph.basic.IBasicPair
Test whether a pair is equal, that is do they include the same pair of nodes.
equals(Object) - Method in class uk.ed.inf.graph.impl.Edge
 
equals(Object) - Method in class uk.ed.inf.graph.impl.Node
 
equals(Object) - Method in class uk.ed.inf.graph.impl.NodePair
 
equals(Object) - Method in class uk.ed.inf.graph.util.impl.FilteredEdgeSet
 
equals(Object) - Method in class uk.ed.inf.graph.util.impl.FilteredNodeSet
 
equals(Object) - Method in class uk.ed.inf.graph.util.impl.NodeSet
 
expandChildNodes() - Method in class uk.ed.inf.graph.compound.base.BaseSubCompoundGraphBuilder
Expand the nodes provided to the builder so that all the contents of their compound graphs are included in the new subgraph.
expandChildNodes() - Method in interface uk.ed.inf.graph.compound.ISubCompoundGraphBuilder
 

A B C D E F G H I L M N O P R S T U V W X