Package org.gephi.filters.spi
Interface ComplexFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Graph
filter(Graph graph)
-
Methods inherited from interface org.gephi.filters.spi.Filter
getName, getProperties
-
-