public static class MutualEdgeBuilder.MutualEdgeFilter extends AbstractFilter implements EdgeFilter
| Constructor and Description |
|---|
MutualEdgeFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.gephi.graph.api.Graph graph,
org.gephi.graph.api.Edge edge) |
void |
finish() |
boolean |
init(org.gephi.graph.api.Graph graph) |
addProperty, getName, getPropertiesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getPropertiespublic boolean init(org.gephi.graph.api.Graph graph)
init in interface ElementFilter<org.gephi.graph.api.Edge>public boolean evaluate(org.gephi.graph.api.Graph graph,
org.gephi.graph.api.Edge edge)
evaluate in interface ElementFilter<org.gephi.graph.api.Edge>public void finish()
finish in interface ElementFilter<org.gephi.graph.api.Edge>Copyright © 2007–2017. All rights reserved.