Uses of Interface
org.gephi.tools.spi.ToolUI
-
Packages that use ToolUI Package Description org.gephi.tools.spi Tools are functions for interacting with user inputs on the visualization window. -
-
Uses of ToolUI in org.gephi.tools.spi
Methods in org.gephi.tools.spi that return ToolUI Modifier and Type Method Description ToolUITool. getUI()ReturnsToolUIinstance for this tool.
-