|
Gephi Toolkit Javadoc | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Generator | Define a generator, that is generating graph structure from a bunch of parameters. |
| GeneratorUI | Defines settings panel for a particular generator. |
Generator interfaces that plugins implement to add new generators.
GeneratorAPI as a dependency.Generator. Because
Generator interface extends LongTask, add
LongTaskAPI as another of your module dependency.Generator.class
as the annotation service parameter.GeneratorUI if your generator needs
a settings panel and return it from getUI()
method.
|
Gephi Toolkit Javadoc | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||