Interface ChartCreator<T extends Descriptor>

    • Method Detail

      • createChartComponent

        JComponent createChartComponent​(T descriptor)
        Creates and returns the chart components.
        Returns:
        the created chart components.
      • reset

        void reset()
        Resets the creator prior to creating a chart.