|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
public static class GiantComponentBuilder.GiantComponentFilter
Constructor Summary | |
---|---|
GiantComponentBuilder.GiantComponentFilter()
|
Method Summary | |
---|---|
boolean |
evaluate(Graph graph,
Node node)
|
void |
finish()
|
java.lang.String |
getName()
Returns the filter's display name. |
FilterProperty[] |
getProperties()
Returns the filter properties. |
boolean |
init(Graph graph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GiantComponentBuilder.GiantComponentFilter()
Method Detail |
---|
public boolean init(Graph graph)
init
in interface NodeFilter
public boolean evaluate(Graph graph, Node node)
evaluate
in interface NodeFilter
public void finish()
finish
in interface NodeFilter
public java.lang.String getName()
Filter
getName
in interface Filter
public FilterProperty[] getProperties()
Filter
FilterProperty
objects.
getProperties
in interface Filter
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |