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 GeneratorUIGenerator. getUI()Returns the UI that belongs to this generator, ornullif UI is not needed.
-