Class IshamelFnPlotInfo

java.lang.Object
dataPlotsFX.data.TDDataInfoFX
IshmaelDetector.dataPlotFX.IshamelFnPlotInfo

public class IshamelFnPlotInfo extends TDDataInfoFX
Plots the raw Ishmael data (i.e the detection values and noise)
Author:
Jamie Macaulay
  • Constructor Details

  • Method Details

    • getDataValue

      public Double getDataValue(PamDataUnit pamDataUnit)
      Description copied from class: TDDataInfoFX
      Gets a value for a specific data unit which should be in the same units as the scale information. This will then be converted into a plot position by the TDGraph.
      Specified by:
      getDataValue in class TDDataInfoFX
      Returns:
      data value or null if this data point should not be plotted.
    • getSymbolChooser

      public TDSymbolChooserFX getSymbolChooser()
      Specified by:
      getSymbolChooser in class TDDataInfoFX
      Returns:
      a class containing functions to chose a symbol to plot.