|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplexFilter
Filter working with full graphs and generally returning a subgraph. Node and Edge filters removes either nodes or edges but not both. This filter interface has to be used in these case.
Method Summary | |
---|---|
Graph |
filter(Graph graph)
|
Methods inherited from interface org.gephi.filters.spi.Filter |
---|
getName, getProperties |
Method Detail |
---|
Graph filter(Graph graph)
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |