public static class INTERSECTIONBuilder.IntersectionOperator extends Object implements Operator
| Constructor and Description |
|---|
IntersectionOperator() |
| 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() |
String |
getName()
Returns the filter's display name.
|
FilterProperty[] |
getProperties()
Returns the filter properties.
|
public int getInputCount()
getInputCount in interface Operatorpublic String getName()
Filterpublic FilterProperty[] getProperties()
FilterFilterProperty objects.getProperties in interface Filterpublic org.gephi.graph.api.Graph filter(org.gephi.graph.api.Subgraph[] graphs)
Copyright © 2007–2017. All rights reserved.