Class IshmaelFnPlotInfo


public class IshmaelFnPlotInfo extends GenericLinePlotInfo
Plots the raw Ishmael detection output.
Author:
Jamie Macaulay
  • Constructor Details

  • Method Details

    • getDetData

      public double[][] getDetData(PamDataUnit pamDataUnit)
      Description copied from class: GenericLinePlotInfo
      Get the line data. Each double[] is a separate line with N evenly spaced data points.
      Specified by:
      getDetData in class GenericLinePlotInfo
      Parameters:
      pamDataUnit - - the pam data unit containing the data.
      Returns:
      the line data.
    • getColor

      public LineInfo getColor(int i)
      Description copied from class: GenericLinePlotInfo
      Get the color.
      Specified by:
      getColor in class GenericLinePlotInfo
      Parameters:
      i - - the prediction index
      Returns:
      the color for that prediciton