public interface Operator extends Filter
| Modifier and Type | Method and Description |
|---|---|
org.gephi.graph.api.Graph |
filter(org.gephi.graph.api.Graph graph,
Filter[] filters) |
org.gephi.graph.api.Graph |
filter(org.gephi.graph.api.Subgraph[] graphs) |
int |
getInputCount() |
getName, getPropertiesorg.gephi.graph.api.Graph filter(org.gephi.graph.api.Subgraph[] graphs)
org.gephi.graph.api.Graph filter(org.gephi.graph.api.Graph graph,
Filter[] filters)
int getInputCount()
Copyright © 2007–2017. All rights reserved.