Uses of Interface
com.nnamo.view.customcomponents.statistic.MetricCollector
Packages that use MetricCollector
Package
Description
-
Uses of MetricCollector in com.nnamo.view.customcomponents.statistic
Methods in com.nnamo.view.customcomponents.statistic with parameters of type MetricCollectorModifier and TypeMethodDescriptionvoid
StatisticUnit.setMetricCollector
(MetricCollector collector) -
Uses of MetricCollector in com.nnamo.view.custompanels
Methods in com.nnamo.view.custompanels with parameters of type MetricCollectorModifier and TypeMethodDescriptionvoid
StatisticsPanel.setMetricCollector
(MetricCollector collector) void
LeftPanel.setupStatisticsPanel
(RealtimeGtfsService realtimeService, Map<RealtimeMetricType, List<RealtimeMetricModel>> metricsMap, MetricCollector collector) Sets up the statistics panel with the provided realtime service and database service. -
Uses of MetricCollector in com.nnamo.view.frame
Methods in com.nnamo.view.frame with parameters of type MetricCollectorModifier and TypeMethodDescriptionvoid
MainFrame.setupStatisticsPanel
(RealtimeGtfsService realtimeService, Map<RealtimeMetricType, List<RealtimeMetricModel>> metricsMap, MetricCollector collector) Sets up the statistics panel in the left panel with the provided services.