Uses of Interface
org.gephi.io.generator.spi.GeneratorUI
-
Packages that use GeneratorUI Package Description org.gephi.io.generator.spi Generator interfaces that plugins implement to add new generators. -
-
Uses of GeneratorUI in org.gephi.io.generator.spi
Methods in org.gephi.io.generator.spi that return GeneratorUI Modifier and Type Method Description GeneratorUI
Generator. getUI()
Returns the UI that belongs to this generator, ornull
if UI is not needed.
-