Uses of Package
org.gephi.layout.spi
-
Packages that use org.gephi.layout.spi Package Description org.gephi.layout.api API for real-time layout algorithm tasks and proper user control.org.gephi.layout.spi Interfaces for creating new layout algorithms. -
Classes in org.gephi.layout.spi used by org.gephi.layout.api Class Description Layout A Layout algorithm should implement theLayoutinterface to allow theLayoutControllerto run it properly.LayoutBuilder ALayoutBuilderprovides a specificLayoutinstance. -
Classes in org.gephi.layout.spi used by org.gephi.layout.spi Class Description Layout A Layout algorithm should implement theLayoutinterface to allow theLayoutControllerto run it properly.LayoutBuilder ALayoutBuilderprovides a specificLayoutinstance.LayoutProperty Properties for layout algorithms that are used by the UI to fill the property sheet and thus allow user edit.LayoutUI Various information about a layout algorithm that allows UI integration.