Uses of Interface
detectionPlotFX.layout.DetectionPlot
Package
Description
-
Uses of DetectionPlot in clickTrainDetector.layout.classification.templateClassifier
Modifier and TypeClassDescriptionclass
Plot for a spectrum template. -
Uses of DetectionPlot in dataPlotsFX.overlaymark.popUpMenu
Modifier and TypeClassDescriptionclass
A raw data plot that shows only raw data and no overlaid detections. -
Uses of DetectionPlot in detectionPlotFX.clickTrainDDPlot
Modifier and TypeClassDescriptionclass
Average spectrum plot for click trains.class
class
WaterfallSpecPlot<D extends DetectionGroupDataUnit>
Waterfall spectrogram plot for super detections detections which have sub detections that can provide FFT data. -
Uses of DetectionPlot in detectionPlotFX.data
Modifier and TypeMethodDescriptionDDDataInfo.getCurrentDetectionPlot()
Get the currently selected detection plot for the data unitDDDataInfo.getDetectionPlot
(int i) Get a detection plotModifier and TypeMethodDescriptionvoid
DDDataInfo.addDetectionPlot
(DetectionPlot<?> detectionPlot) Add a type of data unit to the list.void
DDDataInfo.setCurrentDetectionPlot
(DetectionPlot plot) Set the current plot to be shown. -
Uses of DetectionPlot in detectionPlotFX.plots
Modifier and TypeClassDescriptionclass
FFTPlot<D extends PamDataUnit>
Plots the spectrogram of a detection which already has a calculated spectrgram, e.g.class
RawFFTPlot<D extends PamDataUnit>
Plots FFT data as background if raw data is available.class
SpectrumPlot<D extends PamDataUnit>
Plot for the spectrum of a waveform.class
WaveformPlot<D extends PamDataUnit>
Functions to plot a waveform on a plot panel.class
WignerPlot<D extends PamDataUnit>
Plots a Wigner transform of a detection. -
Uses of DetectionPlot in detectionPlotFX.rawDDPlot
Modifier and TypeClassDescriptionclass
Plots the FFT of stored acoustic data.class
Implementation of the spectrum plot for any data unit that impleements raw data holder.class
Plot for any RawDataHolder to show a waveform.class
Shows a Wigner plot of a click -
Uses of DetectionPlot in detectionPlotFX.whistleDDPlot
Modifier and TypeClassDescriptionclass
Plots a whistle contour over a spectrgram if one is available.class
-
Uses of DetectionPlot in IshmaelDetector.layoutFX
-
Uses of DetectionPlot in matchedTemplateClassifer.layoutFX
Modifier and TypeClassDescriptionclass
Shows a waveform on the graph.class
Shows a waveform on the graph.