-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Project API
Eduardo Ramos edited this page Jan 8, 2015
·
1 revision
Project API/SPI for project and worskpaces manipulation.
The API defines Project
and Workspace
interface. Most of modules will use these interfaces to watch the application lifecycle. The API therefore define the WorkspaceListener
interface, which is essential for tracking workspace events. The ProjectController
service manage the system.
The SPI notably defines how modules can interact more with the worspace lifecyle. See WorkspacePersistenceProvider
for project saving/loading.
- Developer Handbook
- Build
- Code Style
- Localization
- Datasets
- Import CSV Data
- Import Dynamic Data
- Scripting Plugin
- Quick Start
- Démarrage rapide (FR)
- Layout
- Spatialisations (FR)
- Statistics
- Import
- Spigot importer with Wizard
- Export
- Generator
- Filter
- Extend Data Laboratory
- Preview renderer
- Add a module panel
- Add a submenu
- Build a plugin without Gephi source code
- Update a plugin
- Code Sharing Strategy
- Graph Streaming