public static class IntraEdgesBuilder.IntraEdgesFilter extends PartitionBuilder.PartitionFilter implements EdgeFilter
| Constructor and Description |
|---|
IntraEdgesFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.gephi.graph.api.Graph graph,
org.gephi.graph.api.Edge edge) |
String |
getName()
Returns the filter's display name.
|
boolean |
init(org.gephi.graph.api.Graph graph) |
addPart, evaluate, finish, getColumn, getPartition, getParts, getProperties, removePart, selectAll, setColumn, setParts, unselectAllequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinishgetPropertiespublic IntraEdgesFilter(org.gephi.graph.api.Column column,
AppearanceModel model)
public String getName()
FiltergetName in interface FiltergetName in class PartitionBuilder.PartitionFilterpublic 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>evaluate in class PartitionBuilder.PartitionFilterCopyright © 2007–2017. All rights reserved.