org.gephi.appearance.api |
API for manipulating element appearance.
|
org.gephi.appearance.spi |
Interfaces that define the different ways the appearance of elements can
be transformed.
|
org.gephi.datalab.api |
Data Laboratory API, all capabilites are exposed through various controllers.
|
org.gephi.datalab.api.datatables |
|
org.gephi.datalab.spi |
Interfaces for creating data laboratory plugins.
|
org.gephi.datalab.spi.columns |
|
org.gephi.datalab.spi.columns.merge |
|
org.gephi.datalab.spi.edges |
|
org.gephi.datalab.spi.general |
|
org.gephi.datalab.spi.nodes |
|
org.gephi.datalab.spi.rows.merge |
|
org.gephi.datalab.spi.values |
|
org.gephi.filters.api |
API for graph filtering.
|
org.gephi.filters.spi |
Interfaces for creating new filter classes.
|
org.gephi.graph.api |
Complete API description, where
GraphModel
is the entry point.
|
org.gephi.graph.api.types |
Custom types the API supports, in addition of primitive and arrays.
|
org.gephi.graph.spi |
SPI interfaces clients can implement to extend the API.
|
org.gephi.io.exporter.api |
API for exporting data to any support.
|
org.gephi.io.exporter.spi |
Interfaces for creating new data exporters.
|
org.gephi.io.generator.api |
API for executing graph generators in a backgorund thread.
|
org.gephi.io.generator.spi |
Generator interfaces that plugins implement to add new generators.
|
org.gephi.io.importer.api |
API for importing data from any support.
|
org.gephi.io.importer.spi |
Interfaces for creating new data importers.
|
org.gephi.io.processor.spi |
Interfaces that define the way data are unloaded from container and
appened to the workspace.
|
org.gephi.layout.api |
API for real-time layout algorithm tasks and proper user control.
|
org.gephi.layout.spi |
Interfaces for creating new layout algorithms.
|
org.gephi.perspective.api |
API for perspective management.
|
org.gephi.perspective.spi |
Interfaces for creating new perspectives and perspective members.
|
org.gephi.preview.api |
API for Preview rendering.
|
org.gephi.preview.spi |
Interfaces for creating new renderers, item builders and render targets.
|
org.gephi.preview.types |
Additional property types.
|
org.gephi.preview.types.editors |
Standard beans property editors for preview types.
|
org.gephi.project.api |
API for project and workspace management.
|
org.gephi.project.spi |
SPI for workspace capabilities and project managment UI.
|
org.gephi.statistics.api |
API for statistics and metrics tasks execution.
|
org.gephi.statistics.spi |
Interfaces for creating new statistics and metrics algorihms.
|
org.gephi.timeline.api |
API which controls the Timeline, the UI component which allows network
exploration over time.
|
org.gephi.tools.api |
API for selecting the current Tool.
|
org.gephi.tools.spi |
Tools are functions for interacting with user inputs on the visualization window.
|
org.gephi.utils.longtask.api |
API any module can use for providing long, asynchronous tasks execution.
|
org.gephi.utils.longtask.spi |
LongTask adds functionalities to any class that wants to be progressable and
cancellable.
|
org.gephi.utils.progress |
Progress support for long tasks execution.
|