Class HistogramFactory.Panel

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible
    Enclosing class:
    HistogramFactory

    public static class HistogramFactory.Panel
    extends adams.gui.visualization.statistics.HistogramFactory.Panel
    A panel for displaying a histogram based on the GC data of a instance.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • Panel

        public Panel()
    • Method Detail

      • add

        public void add​(adams.data.statistics.ArrayHistogram hist,
                        Instance c)
        Adds a plot of the given instance. It counts how many GC points have the same abundance.
        Parameters:
        hist - for generating the histogram
        c - the instance to create a plot for
      • add

        public void add​(adams.data.statistics.ArrayHistogram hist,
                        Instance c,
                        String name)
        Adds a plot of the given instance. It counts how many GC points have the same abundance.
        Parameters:
        hist - for generating the histogram
        c - the instance to create a plot for
        name - the name of the tab