Class IndexedChartReferenceBand

    • Constructor Detail

      • IndexedChartReferenceBand

        public IndexedChartReferenceBand​(int index,
                                         ChartReferenceBand chartReferenceBand,
                                         Runnable notifier,
                                         Chart chart)
        The constructor.
        Parameters:
        index - the index
        chartReferenceBand - the chart reference band, cannot be null
        notifier - the runnable notifier, will be run when submodels changed, cannot be null
        chart - the chart, cannot be null