Uses of Class
dataPlotsFX.data.TDDataInfoFX
Package
Description
-
Uses of TDDataInfoFX in annotationMark.fx
-
Uses of TDDataInfoFX in Array.plot
-
Uses of TDDataInfoFX in beamformer.plot
-
Uses of TDDataInfoFX in clickDetector.basicalgorithm.plot
-
Uses of TDDataInfoFX in cpod.dataPlotFX
ModifierConstructorDescriptionCPODSymbolChooserFX
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX
ModifierConstructorDescriptionTDManagedSymbolChooserFX
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX.clickPlotFX
Modifier and TypeClassDescriptionclass
Handles the plotting of click data in the TDDisplayFX. -
Uses of TDDataInfoFX in dataPlotsFX.data
Modifier and TypeMethodDescriptionabstract TDDataInfoFX
TDDataProviderFX.createDataInfo
(TDGraphFX tdGraph) Modifier and TypeMethodDescriptionboolean
TDDataInfoPlugin.repaint
(int plotNumber, javafx.scene.canvas.GraphicsContext g, long scrollStart, TDProjectorFX tdProjector, TDDataInfoFX dataInfo) Paint the on the displayModifierConstructorDescriptionFFTPlotManager
(TDDataInfoFX rawClipPlotInfo) Constructor for the FFT plot manager.FoundDataUnit
(TDDataInfoFX dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnitRawWavePlotManager
(TDDataInfoFX rawClipInfo) Raw wave plot manager. -
Uses of TDDataInfoFX in dataPlotsFX.data.generic
Modifier and TypeClassDescriptionclass
Generic data plot info which can work for a wide variety of data types.class
A Data Info which plots 1D line data i.e. -
Uses of TDDataInfoFX in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDGraphFX.findDataInfo
(PamDataUnit dataUnit) Find the TDDataInfo for a data unit on the TDGraph.Modifier and TypeMethodDescriptionTDGraphFX.getDataList()
Get the list of data blocks that are displayed in the tdGraphModifier and TypeMethodDescriptionvoid
TDGraphFX.addDataItem
(TDDataInfoFX dataInfo) Add a data item to be plotted on this display.void
TDDisplayFX.removeTDDataInfo
(TDDataInfoFX tdDataInfoFX, boolean remove) Remove a TDDataInfoFX from the display.void
TDGraphFX.selectDataLine
(TDDataInfoFX dataInfo, TDScaleInfo dataLine) Called when the user selects a specific data line for a specific data type. -
Uses of TDDataInfoFX in dataPlotsFX.overlaymark
Modifier and TypeMethodDescriptionTDMarkerFX.getDataUnitPoint
(TDDataInfoFX dataInfo, PamDataUnit dataUnit) Get the pixel location of a data unit on the graph.ModifierConstructorDescriptionFoundDataUnitFX
(TDDataInfoFX dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnit -
Uses of TDDataInfoFX in dataPlotsFX.rawClipDataPlot
Modifier and TypeClassDescriptionclass
The clip data info.class
Raw clip data info.ModifierConstructorDescriptionRawClipSymbolChooser
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX.rawDataPlotFX
-
Uses of TDDataInfoFX in dataPlotsFX.scrollingPlot2D
Modifier and TypeClassDescriptionclass
Wrapper for the FFT data block allowing it to be plot as a spectrogram on a TDGraphFX. -
Uses of TDDataInfoFX in dataPlotsFX.spectrogramPlotFX
-
Uses of TDDataInfoFX in dataPlotsFX.whistlePlotFX
Modifier and TypeClassDescriptionclass
Whistles/Moans are long (relatively) tonal sounds which can be plotted on a bearing/amplitude display and/or spectrogram.Modifier and TypeMethodDescriptionWhistleLowNoiseFFTProvider.createDataInfo
(TDGraphFX tdGraph) WhistleMoanProviderFX.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in generalDatabase.lineplots
-
Uses of TDDataInfoFX in gpl.graphfx
Modifier and TypeMethodDescriptionGPLDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) GPLStatePlotProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in IshmaelDetector.dataPlotFX
Modifier and TypeClassDescriptionclass
Plots the raw Ishmael data (i.e the detection values and noise)class
Plots Ishmael detections on the TDdisplayFXclass
Plots the raw Ishmael detection output.Modifier and TypeMethodDescriptionIshmaelDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) IshmaelFnPlotProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in ravendata.fx
-
Uses of TDDataInfoFX in rawDeepLearningClassifier.dataPlotFX
Modifier and TypeClassDescriptionclass
Allows the deep learning results to be plotted on the TD display.class
Plot the raw probability information.Modifier and TypeMethodDescriptionDLDetectionPlotProvider.createDataInfo
(TDGraphFX tdGraph) DLPredictionProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in RightWhaleEdgeDetector.graphics