Uses of Class
dataPlotsFX.data.TDDataInfoFX
Packages that use TDDataInfoFX
Package
Description
-
Uses of TDDataInfoFX in annotationMark.fx
Subclasses of TDDataInfoFX in annotationMark.fxMethods in annotationMark.fx that return TDDataInfoFX -
Uses of TDDataInfoFX in Array.plot
Subclasses of TDDataInfoFX in Array.plotMethods in Array.plot that return TDDataInfoFX -
Uses of TDDataInfoFX in beamformer.plot
Subclasses of TDDataInfoFX in beamformer.plotMethods in beamformer.plot that return TDDataInfoFX -
Uses of TDDataInfoFX in clickDetector.basicalgorithm.plot
Subclasses of TDDataInfoFX in clickDetector.basicalgorithm.plotMethods in clickDetector.basicalgorithm.plot that return TDDataInfoFX -
Uses of TDDataInfoFX in cpod.dataPlotFX
Subclasses of TDDataInfoFX in cpod.dataPlotFXMethods in cpod.dataPlotFX that return TDDataInfoFXConstructors in cpod.dataPlotFX with parameters of type TDDataInfoFXModifierConstructorDescriptionCPODSymbolChooserFX
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX
Constructors in dataPlotsFX with parameters of type TDDataInfoFXModifierConstructorDescriptionTDManagedSymbolChooserFX
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX.clickPlotFX
Subclasses of TDDataInfoFX in dataPlotsFX.clickPlotFXModifier and TypeClassDescriptionclass
Handles the plotting of click data in the TDDisplayFX.Methods in dataPlotsFX.clickPlotFX that return TDDataInfoFX -
Uses of TDDataInfoFX in dataPlotsFX.data
Fields in dataPlotsFX.data declared as TDDataInfoFXMethods in dataPlotsFX.data that return TDDataInfoFXModifier and TypeMethodDescriptionabstract TDDataInfoFX
TDDataProviderFX.createDataInfo
(TDGraphFX tdGraph) Methods in dataPlotsFX.data with parameters of type TDDataInfoFXModifier and TypeMethodDescriptionboolean
TDDataInfoPlugin.repaint
(int plotNumber, javafx.scene.canvas.GraphicsContext g, long scrollStart, TDProjectorFX tdProjector, TDDataInfoFX dataInfo) Paint the on the displayConstructors in dataPlotsFX.data with parameters of type TDDataInfoFXModifierConstructorDescriptionFFTPlotManager
(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
Subclasses of TDDataInfoFX in dataPlotsFX.data.genericModifier 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.Methods in dataPlotsFX.data.generic that return TDDataInfoFXConstructors in dataPlotsFX.data.generic with parameters of type TDDataInfoFX -
Uses of TDDataInfoFX in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return TDDataInfoFXModifier and TypeMethodDescriptionTDGraphFX.findDataInfo
(PamDataUnit dataUnit) Find the TDDataInfo for a data unit on the TDGraph.Methods in dataPlotsFX.layout that return types with arguments of type TDDataInfoFXModifier and TypeMethodDescriptionTDGraphFX.getDataList()
Get the list of data blocks that are displayed in the tdGraphMethods in dataPlotsFX.layout with parameters of type TDDataInfoFXModifier 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
Fields in dataPlotsFX.overlaymark declared as TDDataInfoFXMethods in dataPlotsFX.overlaymark with parameters of type TDDataInfoFXModifier and TypeMethodDescriptionTDMarkerFX.getDataUnitPoint
(TDDataInfoFX dataInfo, PamDataUnit dataUnit) Get the pixel location of a data unit on the graph.Constructors in dataPlotsFX.overlaymark with parameters of type TDDataInfoFXModifierConstructorDescriptionFoundDataUnitFX
(TDDataInfoFX dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnit -
Uses of TDDataInfoFX in dataPlotsFX.rawClipDataPlot
Subclasses of TDDataInfoFX in dataPlotsFX.rawClipDataPlotModifier and TypeClassDescriptionclass
The clip data info.class
Raw clip data info.Methods in dataPlotsFX.rawClipDataPlot that return TDDataInfoFXConstructors in dataPlotsFX.rawClipDataPlot with parameters of type TDDataInfoFXModifierConstructorDescriptionRawClipSymbolChooser
(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Uses of TDDataInfoFX in dataPlotsFX.rawDataPlotFX
Subclasses of TDDataInfoFX in dataPlotsFX.rawDataPlotFXMethods in dataPlotsFX.rawDataPlotFX that return TDDataInfoFX -
Uses of TDDataInfoFX in dataPlotsFX.scrollingPlot2D
Subclasses of TDDataInfoFX in dataPlotsFX.scrollingPlot2DModifier 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
Subclasses of TDDataInfoFX in dataPlotsFX.spectrogramPlotFXMethods in dataPlotsFX.spectrogramPlotFX that return TDDataInfoFX -
Uses of TDDataInfoFX in dataPlotsFX.whistlePlotFX
Subclasses of TDDataInfoFX in dataPlotsFX.whistlePlotFXModifier and TypeClassDescriptionclass
Whistles/Moans are long (relatively) tonal sounds which can be plotted on a bearing/amplitude display and/or spectrogram.Methods in dataPlotsFX.whistlePlotFX that return TDDataInfoFXModifier and TypeMethodDescriptionWhistleLowNoiseFFTProvider.createDataInfo
(TDGraphFX tdGraph) WhistleMoanProviderFX.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in generalDatabase.lineplots
Subclasses of TDDataInfoFX in generalDatabase.lineplotsMethods in generalDatabase.lineplots that return TDDataInfoFX -
Uses of TDDataInfoFX in gpl.graphfx
Subclasses of TDDataInfoFX in gpl.graphfxMethods in gpl.graphfx that return TDDataInfoFXModifier and TypeMethodDescriptionGPLDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) GPLStatePlotProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in IshmaelDetector.dataPlotFX
Subclasses of TDDataInfoFX in IshmaelDetector.dataPlotFXModifier 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.Methods in IshmaelDetector.dataPlotFX that return TDDataInfoFXModifier and TypeMethodDescriptionIshmaelDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) IshmaelFnPlotProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in ravendata.fx
Subclasses of TDDataInfoFX in ravendata.fxMethods in ravendata.fx that return TDDataInfoFX -
Uses of TDDataInfoFX in rawDeepLearningClassifier.dataPlotFX
Subclasses of TDDataInfoFX in rawDeepLearningClassifier.dataPlotFXModifier and TypeClassDescriptionclass
Allows the deep learning results to be plotted on the TD display.class
Plot the raw probability information.Methods in rawDeepLearningClassifier.dataPlotFX that return TDDataInfoFXModifier and TypeMethodDescriptionDLDetectionPlotProvider.createDataInfo
(TDGraphFX tdGraph) DLPredictionProvider.createDataInfo
(TDGraphFX tdGraph) -
Uses of TDDataInfoFX in RightWhaleEdgeDetector.graphics
Subclasses of TDDataInfoFX in RightWhaleEdgeDetector.graphicsMethods in RightWhaleEdgeDetector.graphics that return TDDataInfoFX