Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
N
newEdge(BaseChildCompoundGraph, int, BaseCompoundNode, BaseCompoundNode)
- Method in class uk.ed.inf.graph.compound.base.
BaseChildCompoundEdgeFactory
newEdge(BaseChildCompoundGraph, int, BaseCompoundNode, BaseCompoundNode)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundEdgeFactory
newEdge(BaseChildCompoundGraph, int, BaseCompoundNode, BaseCompoundNode)
- Method in class uk.ed.inf.graph.compound.impl.
ChildCompoundEdgeFactory
newEdge(BaseChildCompoundGraph, int, BaseCompoundNode, BaseCompoundNode)
- Method in class uk.ed.inf.graph.compound.impl.
CompoundEdgeFactory
newNode(BaseCompoundNode, int)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundNodeFactory
Creates the new node.
newNode(BaseCompoundNode, int)
- Method in class uk.ed.inf.graph.compound.impl.
CompoundNodeFactory
newSubgraph()
- Method in class uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphBuilder
newSubgraph()
- Method in class uk.ed.inf.graph.compound.impl.
SubCompoundGraphBuilder
next()
- Method in class uk.ed.inf.graph.util.impl.
AppendingIterator
next()
- Method in class uk.ed.inf.graph.util.impl.
ConnectedNodeIterator
next()
- Method in class uk.ed.inf.graph.util.impl.
EdgeFromNodeIterator
next()
- Method in class uk.ed.inf.graph.util.impl.
FilteredIterator
next()
- Method in class uk.ed.inf.graph.util.impl.
NodeTreeIterator
next()
- Method in class uk.ed.inf.tree.
AncestorTreeIterator
next()
- Method in class uk.ed.inf.tree.
LevelOrderTreeIterator
nextClearBit(int)
- Method in class uk.ed.inf.bitstring.
BitString
nextClearBit(int)
- Method in class uk.ed.inf.bitstring.
BitStringBuffer
nextIndex()
- Method in class uk.ed.inf.graph.util.
IndexCounter
nextSetBit(int)
- Method in class uk.ed.inf.bitstring.
BitString
nextSetBit(int)
- Method in class uk.ed.inf.bitstring.
BitStringBuffer
Node
- Class in
uk.ed.inf.graph.impl
Node(Graph, int)
- Constructor for class uk.ed.inf.graph.impl.
Node
Creates a new node belonging to a graph.
nodeFactory()
- Method in interface uk.ed.inf.graph.basic.
IModifiableGraph
Gets the nodeFactory for this class.
nodeFactory()
- Method in interface uk.ed.inf.graph.colour.
IColouredGraph
nodeFactory()
- Method in class uk.ed.inf.graph.compound.base.
BaseChildCompoundGraph
nodeFactory()
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundGraph
nodeFactory()
- Method in interface uk.ed.inf.graph.compound.
IModifiableChildCompoundGraph
nodeFactory()
- Method in interface uk.ed.inf.graph.compound.
IModifiableCompoundGraph
Gets the node factory to add new nodes to the root child graph of this compound graph.
nodeFactory()
- Method in class uk.ed.inf.graph.compound.impl.
ChildCompoundGraph
nodeFactory()
- Method in class uk.ed.inf.graph.compound.impl.
CompoundGraph
nodeFactory()
- Method in class uk.ed.inf.graph.impl.
Graph
NodeFactory
- Class in
uk.ed.inf.graph.impl
NodeFactory(Graph)
- Constructor for class uk.ed.inf.graph.impl.
NodeFactory
nodeIterator()
- Method in interface uk.ed.inf.graph.basic.
IBasicGraph
Get an iterator that traverses all the nodes in this graph.
nodeIterator()
- Method in interface uk.ed.inf.graph.basic.
IBasicSubgraphFactory
Iterate over the nodes that have been added to this factory.
nodeIterator()
- Method in class uk.ed.inf.graph.compound.base.
BaseChildCompoundGraph
nodeIterator()
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundGraph
nodeIterator()
- Method in class uk.ed.inf.graph.compound.base.
BaseSubCompoundGraph
nodeIterator()
- Method in class uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphFactory
Get an iterator for the set of nodes added to this factory.
nodeIterator()
- Method in class uk.ed.inf.graph.impl.
Graph
nodeIterator()
- Method in class uk.ed.inf.graph.impl.
Subgraph
nodeIterator()
- Method in class uk.ed.inf.graph.impl.
SubgraphFactory
NodePair
- Class in
uk.ed.inf.graph.impl
NodePair(Node, Node)
- Constructor for class uk.ed.inf.graph.impl.
NodePair
NodeSet
<
N
extends
IBasicNode
<
N
,? extends
IBasicEdge
<
N
,?>>,
E
extends
IBasicEdge
<
N
,
E
>> - Class in
uk.ed.inf.graph.util.impl
NodeSet()
- Constructor for class uk.ed.inf.graph.util.impl.
NodeSet
NodeTreeIterator
<
N
extends
ICompoundNode
<
N
,? extends
ICompoundEdge
<
N
,?>>,
E
extends
ICompoundEdge
<
N
,
E
>> - Class in
uk.ed.inf.graph.util.impl
NodeTreeIterator(Iterator<? extends N>)
- Constructor for class uk.ed.inf.graph.util.impl.
NodeTreeIterator
numEdges()
- Method in interface uk.ed.inf.graph.basic.
IBasicSubgraphFactory
The number of edges added to the factory.
numEdges()
- Method in class uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphFactory
numEdges()
- Method in class uk.ed.inf.graph.impl.
SubgraphFactory
numNodes()
- Method in interface uk.ed.inf.graph.basic.
IBasicSubgraphFactory
Get the number of nodes added to the factory;
numNodes()
- Method in class uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphFactory
numNodes()
- Method in class uk.ed.inf.graph.impl.
SubgraphFactory
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X