Package org.gephi.project.api
API for project and workspace management.
From ProjectController, project and workspaces can
be managed.
Workspaces, where modules are interacting can be accessed from
the current project and by listening through WorkspaceListener.
Workspaces are suitable for hosting any type of data modules wants
to.
-
Interface Summary Interface Description Project Project interface that internally stores, through its Lookup, various information and workspaces.ProjectController Project controller, manage projects and workspaces states.ProjectInformation Hosts various information about a project.ProjectMetaData Hosts user data about a project.Projects Hosts the project lists and the currently selected project.Workspace Workspace interface that internally stores, through its Lookup, various information and instances.WorkspaceInformation Hosts various information about a workspace.WorkspaceListener Workspace event listener.WorkspaceProvider Maintains workspaces list for projects, and the currently selected workspace. -
Exception Summary Exception Description GephiFormatException LegacyGephiFormatException