| Package | Description |
|---|---|
| org.gephi.io.generator.plugin | |
| org.gephi.io.generator.spi |
Generator interfaces that plugins implement to add new generators.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RandomGraphUI |
| Modifier and Type | Method and Description |
|---|---|
GeneratorUI |
RandomGraph.getUI() |
GeneratorUI |
MultiGraph.getUI() |
GeneratorUI |
DynamicGraph.getUI() |
| Modifier and Type | Method and Description |
|---|---|
GeneratorUI |
Generator.getUI()
Returns the UI that belongs to this generator, or
null if UI
is not needed. |
Copyright © 2007–2017. All rights reserved.