-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Tools API
Eduardo Ramos edited this page Jan 8, 2015
·
1 revision
Tool API/SPI defines interactive actions users can make with the visualization.
Tools are located in the visualization window toolbar. The API is used by Ui to control selected tool.
The org.gephi.tools.spi
package define how to implement a new tool and the various events that can be catched from the visualization window.
- 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