Package org.geotools.graph.util.graph
-
Interface Summary Interface Description GraphFuser.EdgeMerger Merges the underlying objects represented by a number of edges into a single object. -
Class Summary Class Description CycleDetector Detects cycles in a graph.DirectedCycleDetector Detects cycles in a directed graph.GraphFuser Removes all nodes of degree 2 from a graph.GraphPartitioner Creates a collection of connected graphs from a single graph.