Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
uk.ed.inf.bitstring
,
uk.ed.inf.graph.basic
,
uk.ed.inf.graph.colour
,
uk.ed.inf.graph.compound
,
uk.ed.inf.graph.compound.archetypal
,
uk.ed.inf.graph.compound.base
,
uk.ed.inf.graph.compound.impl
,
uk.ed.inf.graph.directed
,
uk.ed.inf.graph.impl
,
uk.ed.inf.graph.state
,
uk.ed.inf.graph.undirected
,
uk.ed.inf.graph.util
,
uk.ed.inf.graph.util.impl
,
uk.ed.inf.tree
Class Hierarchy
java.lang.Object
uk.ed.inf.graph.util.impl.
AdjList
(implements uk.ed.inf.graph.util.
IAdjacencyDataStructure
)
uk.ed.inf.graph.util.impl.
AdjList.AdjUnitComparitor
(implements java.util.Comparator<T>)
uk.ed.inf.graph.util.impl.
AdjMatrix
(implements uk.ed.inf.graph.util.
IAdjacencyDataStructure
)
uk.ed.inf.tree.
AncestorTreeIterator
<T> (implements java.util.Iterator<E>)
uk.ed.inf.graph.util.impl.
AppendingIterator
<T> (implements java.util.Iterator<E>)
uk.ed.inf.graph.compound.base.
BaseChildCompoundEdgeFactory
(implements uk.ed.inf.graph.compound.
ICompoundChildEdgeFactory
<N,E>)
uk.ed.inf.graph.compound.impl.
ChildCompoundEdgeFactory
uk.ed.inf.graph.compound.base.
BaseChildCompoundGraph
(implements uk.ed.inf.graph.compound.
IChildCompoundGraph
<N,E>, uk.ed.inf.graph.compound.
IModifiableChildCompoundGraph
<N,E>)
uk.ed.inf.graph.compound.archetypal.
ArchetypalChildCompoundGraph
uk.ed.inf.graph.compound.impl.
ChildCompoundGraph
uk.ed.inf.graph.compound.base.
BaseCompoundEdge
(implements uk.ed.inf.graph.compound.
ICompoundEdge
<N,E>, uk.ed.inf.graph.state.
IRestorableGraphElement
)
uk.ed.inf.graph.compound.archetypal.
ArchetypalCompoundEdge
uk.ed.inf.graph.compound.impl.
CompoundEdge
uk.ed.inf.graph.compound.base.
BaseCompoundEdgeFactory
(implements uk.ed.inf.graph.compound.
ICompoundEdgeFactory
<N,E>)
uk.ed.inf.graph.compound.impl.
CompoundEdgeFactory
uk.ed.inf.graph.compound.base.
BaseCompoundGraph
(implements uk.ed.inf.graph.compound.
ICompoundGraph
<N,E>, uk.ed.inf.graph.compound.
IModifiableCompoundGraph
<N,E>, uk.ed.inf.graph.state.
IRestorableGraph
<N,E>)
uk.ed.inf.graph.compound.archetypal.
ArchetypalCompoundGraph
uk.ed.inf.graph.compound.impl.
CompoundGraph
uk.ed.inf.graph.compound.base.
BaseCompoundGraphStateHandler
(implements uk.ed.inf.graph.state.
IGraphStateHandler
<N,E>)
uk.ed.inf.graph.compound.base.
BaseCompoundNode
(implements uk.ed.inf.graph.compound.
ICompoundNode
<N,E>, uk.ed.inf.graph.state.
IRestorableGraphElement
)
uk.ed.inf.graph.compound.archetypal.
ArchetypalCompoundNode
uk.ed.inf.graph.compound.impl.
CompoundNode
uk.ed.inf.graph.compound.base.
BaseCompoundNodeFactory
(implements uk.ed.inf.graph.compound.
ICompoundNodeFactory
<N,E>)
uk.ed.inf.graph.compound.impl.
CompoundNodeFactory
uk.ed.inf.graph.compound.base.
BaseCompoundNodePair
(implements uk.ed.inf.graph.directed.
IDirectedPair
<N,E>)
uk.ed.inf.graph.compound.impl.
CompoundNodePair
uk.ed.inf.graph.compound.base.
BaseGraphCopyBuilder
(implements uk.ed.inf.graph.compound.
ICompoundGraphCopyBuilder
<N,E>)
uk.ed.inf.graph.compound.impl.
CompoundGraphCopyBuilder
uk.ed.inf.graph.compound.base.
BaseGraphMoveBuilder
(implements uk.ed.inf.graph.compound.
ICompoundGraphMoveBuilder
<N,E>)
uk.ed.inf.graph.compound.impl.
CompoundGraphMoveBuilder
uk.ed.inf.graph.compound.base.
BaseSubCompoundGraph
(implements uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>)
uk.ed.inf.graph.compound.impl.
SubCompoundGraph
uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphBuilder
(implements uk.ed.inf.graph.compound.
ISubCompoundGraphBuilder
<N,E>)
uk.ed.inf.graph.compound.impl.
SubCompoundGraphBuilder
uk.ed.inf.graph.compound.base.
BaseSubCompoundGraphFactory
(implements uk.ed.inf.graph.compound.
ISubCompoundGraphFactory
<N,E>)
uk.ed.inf.graph.compound.impl.
SubCompoundGraphFactory
uk.ed.inf.bitstring.
BitString
(implements uk.ed.inf.bitstring.
IBitString
)
uk.ed.inf.bitstring.
BitStringBuffer
uk.ed.inf.graph.util.impl.
ConnectedNodeIterator
<N,E> (implements java.util.Iterator<E>)
uk.ed.inf.graph.util.impl.
DirectedAdjList
(implements uk.ed.inf.graph.util.
IAdjacencyDataStructure
)
uk.ed.inf.graph.util.impl.
DirectedAdjList.AdjUnitComparitor
(implements java.util.Comparator<T>)
uk.ed.inf.graph.util.impl.
DirectedEdgeSet
<N,E> (implements uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>)
uk.ed.inf.graph.impl.
Edge
(implements uk.ed.inf.graph.state.
IRestorableGraphElement
, uk.ed.inf.graph.undirected.
IUndirectedEdge
<N,E>)
uk.ed.inf.graph.impl.
EdgeFactory
(implements uk.ed.inf.graph.undirected.
IUndirectedEdgeFactory
<N,E>)
uk.ed.inf.graph.util.impl.
EdgeFromNodeIterator
<N,E> (implements java.util.Iterator<E>)
uk.ed.inf.graph.util.impl.
EdgeSet
<N,E> (implements uk.ed.inf.graph.util.
IEdgeSet
<N,E>)
uk.ed.inf.graph.util.impl.
FilteredEdgeSet
<N,E> (implements uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>)
uk.ed.inf.graph.util.impl.
FilteredIterator
<F> (implements java.util.Iterator<E>)
uk.ed.inf.graph.util.impl.
FilteredNodeSet
<N,E> (implements uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>)
uk.ed.inf.graph.state.
GeneralGraphState
<N,E> (implements uk.ed.inf.graph.state.
IGraphState
<N,E>)
uk.ed.inf.tree.
GeneralTree
<T> (implements uk.ed.inf.tree.
ITree
<T>)
uk.ed.inf.graph.impl.
Graph
(implements uk.ed.inf.graph.basic.
IModifiableGraph
<N,E>, uk.ed.inf.graph.state.
IRestorableGraph
<N,E>, uk.ed.inf.graph.undirected.
IUndirectedGraph
<N,E>)
uk.ed.inf.graph.state.
GraphStateHandler
<N,E> (implements uk.ed.inf.graph.state.
IGraphStateHandler
<N,E>)
uk.ed.inf.graph.util.
IndexCounter
uk.ed.inf.tree.
LCACalculator
<T>
uk.ed.inf.tree.
LevelOrderTreeIterator
<T> (implements java.util.Iterator<E>)
uk.ed.inf.tree.
LevelOrderTreeWalker
<T> (implements uk.ed.inf.tree.
ITreeWalker
<T>)
uk.ed.inf.graph.impl.
Node
(implements uk.ed.inf.graph.state.
IRestorableGraphElement
, uk.ed.inf.graph.undirected.
IUndirectedNode
<N,E>)
uk.ed.inf.graph.impl.
NodeFactory
(implements uk.ed.inf.graph.undirected.
IUndirectedNodeFactory
<N,E>)
uk.ed.inf.graph.impl.
NodePair
(implements uk.ed.inf.graph.undirected.
IUndirectedPair
<N,E>)
uk.ed.inf.graph.util.impl.
NodeSet
<N,E> (implements uk.ed.inf.graph.util.
INodeSet
<N,E>)
uk.ed.inf.graph.util.impl.
NodeTreeIterator
<N,E> (implements java.util.Iterator<E>)
uk.ed.inf.graph.impl.
Subgraph
(implements uk.ed.inf.graph.undirected.
IUndirectedSubgraph
<N,E>)
uk.ed.inf.graph.util.
SubgraphAlgorithms
<N,E> (implements uk.ed.inf.graph.basic.
ISubgraphAlgorithms
<N,E>)
uk.ed.inf.graph.impl.
SubgraphFactory
(implements uk.ed.inf.graph.undirected.
IUndirectedSubgraphFactory
<N,E>)
Interface Hierarchy
java.lang.Comparable<T>
uk.ed.inf.graph.basic.
IBasicEdge
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdge
<N,E>
uk.ed.inf.graph.directed.
IDirectedEdge
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdge
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedEdge
<N,E>
uk.ed.inf.graph.basic.
IBasicNode
<N,E>
uk.ed.inf.graph.compound.
ICompoundNode
<N,E> (also extends uk.ed.inf.graph.directed.
IDirectedNode
<N,E>, uk.ed.inf.tree.
ITreeNode
<T>)
uk.ed.inf.graph.directed.
IDirectedNode
<N,E>
uk.ed.inf.graph.compound.
ICompoundNode
<N,E> (also extends uk.ed.inf.tree.
ITreeNode
<T>)
uk.ed.inf.graph.undirected.
IUndirectedNode
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdge
<N,E>
uk.ed.inf.graph.compound.
ICompoundNode
<N,E> (also extends uk.ed.inf.graph.directed.
IDirectedNode
<N,E>, uk.ed.inf.tree.
ITreeNode
<T>)
uk.ed.inf.graph.directed.
IDirectedEdge
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdge
<N,E>
uk.ed.inf.graph.directed.
IDirectedNode
<N,E>
uk.ed.inf.graph.compound.
ICompoundNode
<N,E> (also extends uk.ed.inf.tree.
ITreeNode
<T>)
uk.ed.inf.graph.undirected.
IUndirectedEdge
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedNode
<N,E>
uk.ed.inf.graph.util.
IAdjacencyDataStructure
uk.ed.inf.graph.basic.
IBasicEdgeFactory
<N,E>
uk.ed.inf.graph.colour.
IColouredEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundChildEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundChildEdgeFactory
<N,E>
uk.ed.inf.graph.directed.
IDirectedEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundChildEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundEdgeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundChildEdgeFactory
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedEdgeFactory
<N,E>
uk.ed.inf.graph.basic.
IBasicGraph
<N,E>
uk.ed.inf.graph.basic.
IBasicSubgraph
<N,E>
uk.ed.inf.graph.directed.
IDirectedSubgraph
<N,E> (also extends uk.ed.inf.graph.directed.
IDirectedGraph
<N,E>)
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedSubgraph
<N,E>
uk.ed.inf.graph.compound.
IChildCompoundGraph
<N,E>
uk.ed.inf.graph.colour.
IColouredGraph
<N,E>
uk.ed.inf.graph.compound.
ICompoundGraph
<N,E>
uk.ed.inf.graph.compound.
IChildCompoundGraph
<N,E>
uk.ed.inf.graph.directed.
IDirectedGraph
<N,E>
uk.ed.inf.graph.compound.
IChildCompoundGraph
<N,E>
uk.ed.inf.graph.compound.
ICompoundGraph
<N,E>
uk.ed.inf.graph.compound.
IChildCompoundGraph
<N,E>
uk.ed.inf.graph.directed.
IDirectedSubgraph
<N,E> (also extends uk.ed.inf.graph.basic.
IBasicSubgraph
<N,E>)
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.directed.
IDirectedSubgraph
<N,E> (also extends uk.ed.inf.graph.basic.
IBasicSubgraph
<N,E>, uk.ed.inf.graph.directed.
IDirectedGraph
<N,E>)
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.compound.
ISubCompoundGraph
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedGraph
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedSubgraph
<N,E>
uk.ed.inf.graph.basic.
IBasicNodeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundNodeFactory
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedNodeFactory
<N,E>
uk.ed.inf.graph.basic.
IBasicPair
<N,E>
uk.ed.inf.graph.directed.
IDirectedPair
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedPair
<N,E>
uk.ed.inf.graph.basic.
IBasicSubgraphFactory
<N,E>
uk.ed.inf.graph.compound.
ISubCompoundGraphFactory
<N,E>
uk.ed.inf.graph.undirected.
IUndirectedSubgraphFactory
<N,E>
uk.ed.inf.bitstring.
IBitString
uk.ed.inf.graph.colour.
IColouredEdge
<N,E>
uk.ed.inf.graph.colour.
IColouredNode
<N,E>
uk.ed.inf.graph.colour.
IColouredNodeFactory
<N,E>
uk.ed.inf.graph.compound.
ICompoundGraphCopyBuilder
<N,E>
uk.ed.inf.graph.compound.
ICompoundGraphMoveBuilder
<N,E>
uk.ed.inf.graph.colour.
IEdgeColourHandler
<N,E>
uk.ed.inf.graph.colour.
IEdgeColourHandlerFactory
<N,E>
uk.ed.inf.graph.util.
IFilterCriteria
<F>
uk.ed.inf.graph.util.
INodeFilterCriteria
<N,E>
uk.ed.inf.graph.state.
IGraphState
<N,E>
uk.ed.inf.graph.state.
IGraphStateHandler
<N,E>
uk.ed.inf.graph.compound.
IModifiableChildCompoundGraph
<N,E>
uk.ed.inf.graph.compound.
IModifiableCompoundGraph
<N,E>
uk.ed.inf.graph.basic.
IModifiableGraph
<N,E>
uk.ed.inf.graph.colour.
INodeColourHandler
<N,E>
uk.ed.inf.graph.colour.
INodeColourHandlerFactory
<N,E>
uk.ed.inf.graph.util.
INodeEdgeFilterCriteria
<N,E>
uk.ed.inf.graph.state.
IRestorableGraph
<N,E>
uk.ed.inf.graph.state.
IRestorableGraphElement
uk.ed.inf.graph.compound.
ISubCompoundGraphBuilder
<N,E>
uk.ed.inf.graph.basic.
ISubgraphAlgorithms
<N,E>
java.lang.Iterable<T>
java.util.Collection<E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IEdgeSet
<N,E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.graph.util.
INodeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
java.util.Set<E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IEdgeSet
<N,E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.graph.util.
INodeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IEdgeSet
<N,E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.graph.util.
INodeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
java.util.Set<E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IEdgeSet
<N,E>
uk.ed.inf.graph.util.
IDirectedEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredEdgeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.graph.util.
INodeSet
<N,E>
uk.ed.inf.graph.util.
IFilteredNodeSet
<N,E>
uk.ed.inf.tree.
ITree
<T>
uk.ed.inf.tree.
ITreeNode
<T>
uk.ed.inf.graph.compound.
ICompoundNode
<N,E> (also extends uk.ed.inf.graph.directed.
IDirectedNode
<N,E>)
uk.ed.inf.tree.
ITreeNodeAction
<T>
uk.ed.inf.tree.
ITreeWalker
<T>
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes