Uses of Class
detectionPlotFX.projector.DetectionPlotProjector
Package
Description
-
Uses of DetectionPlotProjector in dataPlotsFX.overlaymark.popUpMenu
Modifier and TypeMethodDescriptionvoid
OverlayGroupDisplay.RawWaveFFTPlot.paintDetections
(dataPlotsFX.overlaymark.popUpMenu.OverlayGroupDisplay.TempRawDataUnit detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) ModifierConstructorDescriptionRawWaveFFTPlot
(DetectionPlotDisplay displayPlot, DetectionPlotProjector projector) -
Uses of DetectionPlotProjector in detectionPlotFX.clickTrainDDPlot
Modifier and TypeMethodDescriptionvoid
WaterfallSpecPlot.paintDetections
(D detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) void
WaterfallSpecPlot.paintPlot
(D ctDataUnit, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
CTSpectrumPlot.setupAxis
(CTDataUnit data, double sR, DetectionPlotProjector plotProjector) void
WaterfallSpecPlot.setupAxis
(D pamDetection, double sR, DetectionPlotProjector projector) ModifierConstructorDescriptionWaterfallSpecPlot
(DetectionPlotDisplay displayPlot, DetectionPlotProjector projector) -
Uses of DetectionPlotProjector in detectionPlotFX.data
Modifier and TypeMethodDescriptionvoid
DDDataInfo.drawData
(javafx.scene.canvas.GraphicsContext g, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector, T pamDataUnit) Paint data into the graphics window.void
DDDataInfo.drawData
(javafx.scene.canvas.GraphicsContext g, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector, T pamDataUnit, int flag) Paint data into the graphics window.void
DDDataInfo.setupAxis
(DetectionPlotProjector projector, T pamDataUnit) -
Uses of DetectionPlotProjector in detectionPlotFX.layout
Modifier and TypeMethodDescriptionDetectionPlotDisplay.getDetectionPlotProjector()
Get the projector for the plot.Modifier and TypeMethodDescriptionvoid
DetectionPlot.paintPlot
(D data, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) Plot the relevent data from a detection.void
DetectionPlot.setupAxis
(D data, double sR, DetectionPlotProjector projector) Setup the axis. -
Uses of DetectionPlotProjector in detectionPlotFX.plots
Modifier and TypeMethodDescriptionvoid
SpectrumPlot.drawLogSpectrum
(javafx.scene.canvas.GraphicsContext g2, javafx.scene.shape.Rectangle clipRect, double[][] clickLineData, DetectionPlotProjector projector) Draw the shapes for the log spectrum.abstract void
FFTPlot.paintDetections
(D detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) Paint the detection over the FFT.abstract void
RawFFTPlot.paintDetections
(D detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) Paint the detection over the FFT.void
FFTPlot.paintPlot
(D pamDetection, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
RawFFTPlot.paintPlot
(D dataUnit, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
SpectrumPlot.paintPlot
(D data, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
WaveformPlot.paintPlot
(D pamDetection, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector plotProjector, int flag) Paint the waveform on the canvas.void
WignerPlot.paintPlot
(D pamDetection, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
WaveformPlot.paintWaveform
(double[][] waveform, javafx.scene.canvas.GraphicsContext g, javafx.scene.shape.Rectangle clipRect, DetectionPlotProjector projector, javafx.scene.paint.Color color) Paint the waveform.void
FFTPlot.setupAxis
(D pamDetection, double sR, DetectionPlotProjector projector) void
RawFFTPlot.setupAxis
(D pamDetection, double sR, DetectionPlotProjector projector) void
SpectrumPlot.setupAxis
(D data, double sR, DetectionPlotProjector plotProjector) void
WaveformPlot.setupAxis
(D pamDetection, double sR, DetectionPlotProjector plotProjector) Called to set up the axis correctly before the plot is createdvoid
WignerPlot.setupAxis
(D pamDetection, double sR, DetectionPlotProjector projector) Called to set up the axis correctly before the plot is createdvoid
FFTPlot.setupFreqAxis
(double minFreq, double maxFreq, DetectionPlotProjector projector) Set up the frequency axisvoid
FFTPlot.setUpTimeAxis
(double millisDuration, DetectionPlotProjector plotProjector) Setup the time axis within the given duration.void
RawFFTPlot.setUpTimeAxis
(double millisDuration, DetectionPlotProjector plotProjector) ModifierConstructorDescriptionFFTPlot
(DetectionPlotDisplay displayPlot, DetectionPlotProjector projector) FreqTimeProjector
(DetectionPlotProjector projector) Constructor for the freq time projector.RawFFTPlot
(DetectionPlotDisplay displayPlot, DetectionPlotProjector projector) -
Uses of DetectionPlotProjector in detectionPlotFX.rawDDPlot
Modifier and TypeMethodDescriptionvoid
RawHolderFFTPlot.paintDetections
(PamDataUnit detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) void
RawHolderFFTPlot.paintPlot
(PamDataUnit data, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
RawSpectrumPlot.paintPlot
(PamDataUnit data, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
RawSpectrumPlot.setupAxis
(PamDataUnit data, double sR, DetectionPlotProjector plotProjector) ModifierConstructorDescriptionRawHolderFFTPlot
(DetectionPlotDisplay displayPlot, DetectionPlotProjector projector) -
Uses of DetectionPlotProjector in detectionPlotFX.whistleDDPlot
Modifier and TypeMethodDescriptionvoid
WhistleFFTPlot.paintDetections
(ConnectedRegionDataUnit whistleDataUnit, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) -
Uses of DetectionPlotProjector in IshmaelDetector.layoutFX
Modifier and TypeMethodDescriptionvoid
IshFFTPlot.paintDetections
(ConnectedRegionDataUnit whistleDataUnit, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector)