Uses of Package
org.gephi.filters.spi
-
Packages that use org.gephi.filters.spi Package Description org.gephi.filters.api API for graph filtering.org.gephi.filters.spi Interfaces for creating new filter classes. -
Classes in org.gephi.filters.spi used by org.gephi.filters.api Class Description Category A filter category is like a folder, it describes the type of the filter and bring together to users filters that have the same categories.Filter Filters are pruning the graph by keeping only nodes and edges that satisfy filters conditions.FilterBuilder Filter builder, creatingFilter
instances for a single type of filters.FilterLibraryMask Classes that implements this interface can be registered to the filter library to programmatically enable or disable categories, i.e.FilterProperty Properties for filters. -
Classes in org.gephi.filters.spi used by org.gephi.filters.spi Class Description Category A filter category is like a folder, it describes the type of the filter and bring together to users filters that have the same categories.ElementFilter Basic filters for elements (nodes or edges).Filter Filters are pruning the graph by keeping only nodes and edges that satisfy filters conditions.FilterBuilder Filter builder, creatingFilter
instances for a single type of filters.FilterProperty Properties for filters.