Package org.gephi.statistics.api
API for statistics and metrics tasks execution.
The StatisticsController
allows synchronous and asynchronous tasks
execution and keep the last statistics report for each type of statistics.
A StatisticsModel
instance exist for
each workspace.
-
Interface Summary Interface Description StatisticsController Controller for executing Statistics/Metrics algorithms.StatisticsModel Hosts executed statistics reports.