Uses of Interface
detectionPlotFX.layout.DetectionPlot
Packages that use DetectionPlot
Package
Description
-
Uses of DetectionPlot in clickTrainDetector.layout.classification.templateClassifier
Classes in clickTrainDetector.layout.classification.templateClassifier that implement DetectionPlotModifier and TypeClassDescriptionclassPlot for a spectrum template. -
Uses of DetectionPlot in dataPlotsFX.overlaymark.popUpMenu
Classes in dataPlotsFX.overlaymark.popUpMenu that implement DetectionPlotModifier and TypeClassDescriptionclassA raw data plot that shows only raw data and no overlaid detections. -
Uses of DetectionPlot in detectionPlotFX.clickTrainDDPlot
Classes in detectionPlotFX.clickTrainDDPlot that implement DetectionPlotModifier and TypeClassDescriptionclassAverage spectrum plot for click trains.classclassWaterfallSpecPlot<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
Methods in detectionPlotFX.data that return DetectionPlotModifier and TypeMethodDescriptionDDDataInfo.getCurrentDetectionPlot()Get the currently selected detection plot for the data unitDDDataInfo.getDetectionPlot(int i) Get a detection plotMethods in detectionPlotFX.data with parameters of type DetectionPlotModifier and TypeMethodDescriptionvoidDDDataInfo.addDetectionPlot(DetectionPlot<?> detectionPlot) Add a type of data unit to the list.voidDDDataInfo.setCurrentDetectionPlot(DetectionPlot plot) Set the current plot to be shown. -
Uses of DetectionPlot in detectionPlotFX.plots
Classes in detectionPlotFX.plots that implement DetectionPlotModifier and TypeClassDescriptionclassFFTPlot<D extends PamDataUnit>Plots the spectrogram of a detection which already has a calculated spectrgram, e.g.classRawFFTPlot<D extends PamDataUnit>Plots FFT data as background if raw data is available.classSpectrumPlot<D extends PamDataUnit>Plot for the spectrum of a waveform.classWaveformPlot<D extends PamDataUnit>Functions to plot a waveform on a plot panel.classWignerPlot<D extends PamDataUnit>Plots a Wigner transform of a detection. -
Uses of DetectionPlot in detectionPlotFX.rawDDPlot
Classes in detectionPlotFX.rawDDPlot that implement DetectionPlotModifier and TypeClassDescriptionclassPlots the FFT of stored acoustic data.classImplementation of the spectrum plot for any data unit that impleements raw data holder.classPlot for any RawDataHolder to show a waveform.classShows a Wigner plot of a click -
Uses of DetectionPlot in detectionPlotFX.whistleDDPlot
Classes in detectionPlotFX.whistleDDPlot that implement DetectionPlotModifier and TypeClassDescriptionclassPlots a whistle contour over a spectrgram if one is available.class -
Uses of DetectionPlot in IshmaelDetector.layoutFX
Classes in IshmaelDetector.layoutFX that implement DetectionPlot -
Uses of DetectionPlot in matchedTemplateClassifer.layoutFX
Classes in matchedTemplateClassifer.layoutFX that implement DetectionPlotModifier and TypeClassDescriptionclassShows a waveform on the graph.classShows a waveform on the graph.