Uses of Interface
org.gephi.statistics.api.StatisticsModel
-
Packages that use StatisticsModel Package Description org.gephi.statistics.api API for statistics and metrics tasks execution. -
-
Uses of StatisticsModel in org.gephi.statistics.api
Methods in org.gephi.statistics.api that return StatisticsModel Modifier and Type Method Description StatisticsModel
StatisticsController. getModel()
Returns the currentStatisticsModel
, from the current workspaceStatisticsModel
StatisticsController. getModel(Workspace workspace)
Returns theStatisticsModel
forworkspace
-