Gephi Toolkit Javadoc

Package org.gephi.statistics.api

API for statistics and metrics tasks execution.

See:
          Description

Interface Summary
StatisticsController Controller for executing Statistics/Metrics algorithms.
StatisticsModel Hosts user interface states and statistics instances, to have access to results strings.
 

Package org.gephi.statistics.api Description

API for statistics and metrics tasks execution.

The StatisticsController allows asynchronous tasks execution and current model retrieval. A StatisticsModel instance exits for each workspace and store execution and UI states.


Gephi Toolkit Javadoc