Uses of Class
org.gephi.desktop.statistics.StatisticsCategory
-
Packages that use StatisticsCategory Package Description org.gephi.desktop.statistics -
-
Uses of StatisticsCategory in org.gephi.desktop.statistics
Fields in org.gephi.desktop.statistics declared as StatisticsCategory Modifier and Type Field Description private StatisticsCategory[]StatisticsPanel. categoriesprivate StatisticsCategoryStatisticsPanel.UIFrontEnd. categoryMethods in org.gephi.desktop.statistics that return StatisticsCategory Modifier and Type Method Description StatisticsCategory[]StatisticsPanel. getCategories()StatisticsCategoryStatisticsPanel.UIFrontEnd. getCategory()Methods in org.gephi.desktop.statistics with parameters of type StatisticsCategory Modifier and Type Method Description voidAvailableStatisticsChooser. setup(StatisticsModelUI model, StatisticsCategory[] categories)Constructors in org.gephi.desktop.statistics with parameters of type StatisticsCategory Constructor Description UIFrontEnd(org.gephi.statistics.spi.StatisticsUI statisticsUI, StatisticsFrontEnd frontEnd, StatisticsCategory category)
-