See: Description
| Interface | Description |
|---|---|
| Generator |
Define a generator, that is generating graph structure from a bunch of parameters.
|
| GeneratorUI |
Defines settings panel for a particular generator.
|
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.Copyright © 2007-2012 Gephi Consortium. All Rights Reserved.