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 model of the currently selectedWorkspace.StatisticsModelStatisticsController. getModel(Workspace workspace)Returns the model in the givenWorkspace.
-