Uses of Class
org.gephi.desktop.statistics.StatisticsFrontEnd
-
Packages that use StatisticsFrontEnd Package Description org.gephi.desktop.statistics -
-
Uses of StatisticsFrontEnd in org.gephi.desktop.statistics
Fields in org.gephi.desktop.statistics declared as StatisticsFrontEnd Modifier and Type Field Description private StatisticsFrontEndStatisticsPanel.UIFrontEnd. frontEndMethods in org.gephi.desktop.statistics that return StatisticsFrontEnd Modifier and Type Method Description StatisticsFrontEndStatisticsPanel.UIFrontEnd. getFrontEnd()Constructors in org.gephi.desktop.statistics with parameters of type StatisticsFrontEnd Constructor Description UIFrontEnd(org.gephi.statistics.spi.StatisticsUI statisticsUI, StatisticsFrontEnd frontEnd, StatisticsCategory category)
-