|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.io.processor.plugin.AbstractProcessor
org.gephi.io.processor.plugin.DefaultProcessor
public class DefaultProcessor
Processor 'Add full graph' that unloads the complete container into the workspace.
Field Summary |
---|
Fields inherited from class org.gephi.io.processor.plugin.AbstractProcessor |
---|
attributeModel, container, workspace |
Constructor Summary | |
---|---|
DefaultProcessor()
|
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
Returns the processor name. |
void |
process()
Process data from the container to the workspace. |
Methods inherited from class org.gephi.io.processor.plugin.AbstractProcessor |
---|
flushToEdge, flushToEdgeAttributes, flushToNode, flushToNodeAttributes, setContainer, setWorkspace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.gephi.io.processor.spi.Processor |
---|
setContainer, setWorkspace |
Constructor Detail |
---|
public DefaultProcessor()
Method Detail |
---|
public java.lang.String getDisplayName()
Processor
getDisplayName
in interface Processor
public void process()
Processor
process
in interface Processor
Importer
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |