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 StatisticsModelStatisticsController. getModel()Returns the currentStatisticsModel, from the current workspaceStatisticsModelStatisticsController. getModel(Workspace workspace)Returns theStatisticsModelforworkspace
-