Interface HistogramUpdateListener


public interface HistogramUpdateListener
Author:
Nick Collier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the histogram dataset has updated its data.
  • Method Details

    • dataUpdated

      void dataUpdated()
      Called when the histogram dataset has updated its data.