Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.uci.ics.jung.algorithms.filters Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
EdgePredicateFilterTransforms the input graph into one which contains only those edges that pass the specified Predicate.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
FilterAn interface for classes that return a subset of the input Graph as a Graph.Interfaceedu.uci.ics.jung.algorithms.filtersSourceForge Jung
FilterUtilsUtility methods relating to filtering.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
KNeighborhoodFilterA filter used to extract the k-neighborhood around one or more root node(s).Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung
KNeighborhoodFilter .EdgeTypeThe type of edge to follow for defining the neighborhood.Classedu.uci.ics.jung.algorithms.filters.KNeighborhoodFilterSourceForge Jung
VertexPredicateFilterTransforms the input graph into one which contains only those vertices that pass the specified Predicate.Classedu.uci.ics.jung.algorithms.filtersSourceForge Jung