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
R
removalAction(boolean)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundEdge
additional actions to be executed upon this node being marked as removed.
removalAction(boolean)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundNode
additional actions to be executed upon this node being marked as removed.
removalAction(boolean)
- Method in class uk.ed.inf.graph.compound.impl.
CompoundEdge
removalAction(boolean)
- Method in class uk.ed.inf.graph.compound.impl.
CompoundNode
remove()
- Method in class uk.ed.inf.graph.util.impl.
AppendingIterator
remove()
- Method in class uk.ed.inf.graph.util.impl.
ConnectedNodeIterator
remove(E)
- Method in class uk.ed.inf.graph.util.impl.
DirectedEdgeSet
remove(Object)
- Method in class uk.ed.inf.graph.util.impl.
DirectedEdgeSet
remove()
- Method in class uk.ed.inf.graph.util.impl.
EdgeFromNodeIterator
remove(E)
- Method in class uk.ed.inf.graph.util.impl.
EdgeSet
remove(Object)
- Method in class uk.ed.inf.graph.util.impl.
EdgeSet
remove(Object)
- Method in class uk.ed.inf.graph.util.impl.
FilteredEdgeSet
remove()
- Method in class uk.ed.inf.graph.util.impl.
FilteredIterator
remove(Object)
- Method in class uk.ed.inf.graph.util.impl.
FilteredNodeSet
remove(Object)
- Method in class uk.ed.inf.graph.util.impl.
NodeSet
remove()
- Method in class uk.ed.inf.graph.util.impl.
NodeTreeIterator
remove()
- Method in class uk.ed.inf.tree.
AncestorTreeIterator
remove()
- Method in class uk.ed.inf.tree.
LevelOrderTreeIterator
removeAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
DirectedEdgeSet
removeAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
EdgeSet
removeAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
FilteredEdgeSet
removeAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
FilteredNodeSet
removeAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
NodeSet
removeSubgraph(IBasicSubgraph<? extends N, ? extends E>)
- Method in interface uk.ed.inf.graph.basic.
IModifiableGraph
Removes the nodes and edges defined in the subgraph from this graph.
removeSubgraph(ISubCompoundGraph<? extends BaseCompoundNode, ? extends BaseCompoundEdge>)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundGraph
removeSubgraph(IBasicSubgraph<? extends Node, ? extends Edge>)
- Method in class uk.ed.inf.graph.impl.
Graph
restoreState(IGraphState<BaseCompoundNode, BaseCompoundEdge>)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundGraph
restoreState(IGraphState<BaseCompoundNode, BaseCompoundEdge>)
- Method in class uk.ed.inf.graph.compound.base.
BaseCompoundGraphStateHandler
restoreState(IGraphState<Node, Edge>)
- Method in class uk.ed.inf.graph.impl.
Graph
restoreState(IGraphState<N, E>)
- Method in class uk.ed.inf.graph.state.
GraphStateHandler
restoreState(IGraphState<N, E>)
- Method in interface uk.ed.inf.graph.state.
IGraphStateHandler
restoreState(IGraphState<N, E>)
- Method in interface uk.ed.inf.graph.state.
IRestorableGraph
Restores the graph state to the state stored by the
previousState
object.
retainAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
DirectedEdgeSet
retainAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
EdgeSet
retainAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
FilteredEdgeSet
retainAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
FilteredNodeSet
retainAll(Collection<?>)
- Method in class uk.ed.inf.graph.util.impl.
NodeSet
reversedNodes()
- Method in class uk.ed.inf.graph.compound.impl.
CompoundNodePair
reversedNodes()
- Method in interface uk.ed.inf.graph.directed.
IDirectedPair
Create a new node pair, with the nodes reversed as if this edge was pointing in the other direction.
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