Uses of Interface
org.gephi.layout.api.LayoutModel
-
Packages that use LayoutModel Package Description org.gephi.layout.api API for real-time layout algorithm tasks and proper user control. -
-
Uses of LayoutModel in org.gephi.layout.api
Methods in org.gephi.layout.api that return LayoutModel Modifier and Type Method Description LayoutModelLayoutController. getModel()Returns the model of the currently selectedWorkspace.LayoutModelLayoutController. getModel(Workspace workspace)Returns the model in the givenWorkspace.
-