Uses of Package
edu.uci.ics.jung.algorithms.filters
Packages that use edu.uci.ics.jung.algorithms.filters
Package
Description
Filtering mechanisms that produce subgraphs of an original graph.
-
Classes in edu.uci.ics.jung.algorithms.filters used by edu.uci.ics.jung.algorithms.filtersClassDescriptionAn interface for classes that return a subset of the input
Graph
as aGraph
.The type of edge to follow for defining the neighborhood.