All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Class Description EdgeDirection Enumeration of possible edge directions (OUTGOING, INGOING).EdgeDirectionMask Mask of EdgeDirections.EdgeTip Enumeration of possible edge tips.GraphAdapter<N,E> Interface giving access to a heavy graph, where nodes and edges are represented as objects.GraphConsistencyError GraphEdge<N> Basic interface for graph edges.GraphElementKind Enumeration of element kinds.GraphHeavyNode<E> Basic interface for graph heavy nodes.NodeConnectivity Enumeration of possible node connectivities.NodeRelativePosition Enumeration of possible relative position of 2 nodes in a directed graph.PartiallyComparable<T> Interface implemented by objects that are partially comparable.PartialOrderPosition Enumeration of possible relationships of two elements in a partial order.Strictness Enumeration of possible matching strictness.TraversalMethod Enumeration of possible methods (DEPTH_FIRST or BREADTH_FIRST) used to traverse a graph.TraversalOrder Enumeration possible orders (PRE_ORDER or POST_ORDER) used to traverse a graph.TreeAdapter<N> Interface giving access to a lightweight directed tree.TreeNodePosition Enumeration of possible node positions in a tree.