Gephi Toolkit Javadoc

Gephi Toolkit Javadoc

This documents provides Gephi APIs documentation and gives details about current status of each API.

See:
          Description

Packages
org.gephi.algorithms.shortestpath  
org.gephi.data.attributes.api General API that defines the data structure, attributes associated to elements.
org.gephi.data.attributes.spi  
org.gephi.data.attributes.type Defines new immutable types that can represent attributes.
org.gephi.data.properties  
org.gephi.datalab.api Data Laboratory API, all capabilites are exposed through various controllers.
org.gephi.datalab.impl  
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.values  
org.gephi.dynamic  
org.gephi.dynamic.api API responsible for dynamic states, including the current visible interval.
org.gephi.filters.api API for graph filtering.
org.gephi.filters.plugin  
org.gephi.filters.plugin.attribute  
org.gephi.filters.plugin.dynamic  
org.gephi.filters.plugin.edge  
org.gephi.filters.plugin.graph  
org.gephi.filters.plugin.hierarchy  
org.gephi.filters.plugin.operator  
org.gephi.filters.plugin.partition  
org.gephi.filters.spi Interfaces for creating new filter classes.
org.gephi.graph.api General API that defines the graph structure.
org.gephi.graph.spi  
org.gephi.io.database.drivers  
org.gephi.io.exporter.api API for exporting data to any support.
org.gephi.io.exporter.impl  
org.gephi.io.exporter.plugin  
org.gephi.io.exporter.preview  
org.gephi.io.exporter.preview.util  
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.plugin  
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.impl  
org.gephi.io.importer.plugin.database  
org.gephi.io.importer.plugin.file  
org.gephi.io.importer.spi Interfaces for creating new data importers.
org.gephi.io.processor.plugin  
org.gephi.io.processor.spi Interfaces that define the way data are unloaded from container and appened to the workspace.
org.gephi.layout  
org.gephi.layout.api API for real-time layout algorithm tasks and proper user control.
org.gephi.layout.plugin  
org.gephi.layout.plugin.force  
org.gephi.layout.plugin.force.quadtree  
org.gephi.layout.plugin.force.yifanHu  
org.gephi.layout.plugin.forceAtlas  
org.gephi.layout.plugin.fruchterman  
org.gephi.layout.plugin.labelAdjust  
org.gephi.layout.plugin.multilevel  
org.gephi.layout.plugin.random  
org.gephi.layout.plugin.rotate  
org.gephi.layout.plugin.scale  
org.gephi.layout.spi Interfaces for creating new layout algorithms.
org.gephi.partition.api  
org.gephi.partition.impl  
org.gephi.partition.plugin  
org.gephi.partition.plugin.spi  
org.gephi.partition.spi  
org.gephi.preview.api  
org.gephi.preview.api.supervisors  
org.gephi.preview.api.util  
org.gephi.project.api API for project and workspace management.
org.gephi.project.impl  
org.gephi.project.io  
org.gephi.project.spi SPI for workspace capabilities and project managment UI.
org.gephi.ranking.api  
org.gephi.ranking.impl  
org.gephi.statistics  
org.gephi.statistics.api API for statistics and metrics tasks execution.
org.gephi.statistics.plugin  
org.gephi.statistics.plugin.builder  
org.gephi.statistics.spi Interfaces for creating new statistics and metrics algorihms.
org.gephi.utils  
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.
org.gephi.workspace.impl  

 

This documents provides Gephi APIs documentation and gives details about current status of each API. Each API is categorized by it's stability: stable, under development, deprecated or friend.


API Changes


API List


Gephi Toolkit Javadoc