Class HistogramFactory.Panel

    • Constructor Detail

      • Panel

        public Panel()
    • Method Detail

      • add

        public void add​(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​(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