|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 the module is maintaining. |
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 the module is maintaining. |
WorkspaceListener | Workspace event listener. |
WorkspaceProvider | Maintains workspaces list for projects, and the currently selected workspace. |
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.
|
Gephi Toolkit Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |