| Modifier and Type | Method and Description |
|---|---|
void |
generate(ContainerLoader container)
Main method that generates the graph and put it in the container.
|
String |
getName()
Returns the generator display name.
|
GeneratorUI |
getUI()
Returns the UI that belongs to this generator, or
null if UI
is not needed. |
cancel, setProgressTicketvoid generate(ContainerLoader container)
From the container content, the controller makes verification and append
the graph to GraphAPI.
container - the container the graph is to be pushedString getName()
GeneratorUI getUI()
null if UI
is not needed.nullCopyright © 2007–2015 Gephi Consortium. All rights reserved.