Class HistogramFactory.Panel

    • Constructor Detail

      • Panel

        public Panel()
    • Method Detail

      • add

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

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