Class OverlayGroupDisplay.RawWaveFFTPlot

java.lang.Object
detectionPlotFX.plots.FFTPlot<D>
detectionPlotFX.plots.RawFFTPlot<dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit>
dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.RawWaveFFTPlot
All Implemented Interfaces:
DetectionPlot<dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit>
Enclosing class:
OverlayGroupDisplay

public class OverlayGroupDisplay.RawWaveFFTPlot extends RawFFTPlot<dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit>
A raw data plot that shows only raw data and no overlaid detections.
Author:
Jamie Macaulay
  • Constructor Details

  • Method Details

    • paintDetections

      public void paintDetections(dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector)
      Description copied from class: RawFFTPlot
      Paint the detection over the FFT.
      Specified by:
      paintDetections in class RawFFTPlot<dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit>
      Parameters:
      graphicsContext - - the graphics handle
      windowRect - - the window rectangle in pixels