Class IshmaelFnPlotInfo


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

  • Method Details Link icon

    • getDetData Link icon

      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 Link icon

      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