Uses of Interface
org.gephi.layout.spi.LayoutUI
-
Packages that use LayoutUI Package Description org.gephi.layout.spi Interfaces for creating new layout algorithms. -
-
Uses of LayoutUI in org.gephi.layout.spi
Methods in org.gephi.layout.spi that return LayoutUI Modifier and Type Method Description LayoutUILayoutBuilder. getUI()User interface attributes (name, description, icon...) for all Layouts built by this builder.
-