Uses of Class
dataPlotsFX.layout.TDGraphFX
Packages that use TDGraphFX
Package
Description
-
Uses of TDGraphFX in annotationMark.fx
Methods in annotationMark.fx with parameters of type TDGraphFXConstructors in annotationMark.fx with parameters of type TDGraphFXModifierConstructorDescriptionMarkDataPlotInfo
(MarkPlotProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in Array.plot
Methods in Array.plot with parameters of type TDGraphFXConstructors in Array.plot with parameters of type TDGraphFXModifierConstructorDescriptionArrayTDDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, StreamerDataBlock streamerDataBlock) -
Uses of TDGraphFX in beamformer.plot
Methods in beamformer.plot with parameters of type TDGraphFXConstructors in beamformer.plot with parameters of type TDGraphFXModifierConstructorDescriptionBeamOGramControlPane
(TDGraphFX tdGraph, BeamOGramPlotInfo beamOGramPlotInfo) BeamOGramPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, BeamFormerBaseControl beamFormerControl, DataBlock2D pamDataBlock) -
Uses of TDGraphFX in clickDetector.basicalgorithm.plot
Methods in clickDetector.basicalgorithm.plot with parameters of type TDGraphFXConstructors in clickDetector.basicalgorithm.plot with parameters of type TDGraphFXModifierConstructorDescriptionTriggerDataPlotFX
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, TriggerBackgroundHandler triggerBackgroundHandler, TriggerBackgroundDataBlock triggerBackgroundDataBlock) -
Uses of TDGraphFX in clipgenerator
Methods in clipgenerator with parameters of type TDGraphFXModifier and TypeMethodDescriptionboolean
ClipProcess.spectrogramNotification
(SpectrogramDisplay display, MouseEvent mouseEvent, int downUp, int channel, long startMilliseconds, long duration, double f1, double f2, TDGraphFX tdDisplay) -
Uses of TDGraphFX in cpod.dataPlotFX
Methods in cpod.dataPlotFX with parameters of type TDGraphFXConstructors in cpod.dataPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionCPODPlotInfoFX
(PamControlledUnit cpodControl, CPODPlotProviderFX cpodPlotProviderFX, TDGraphFX tdGraph, CPODClickDataBlock cpodDataBlock) -
Uses of TDGraphFX in dataPlotsFX
Methods in dataPlotsFX with parameters of type TDGraphFXModifier and TypeMethodDescriptionvoid
TDControl.newSelectedDetectionGroup
(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph) A new detection group has been selected.void
TDControlFX.newSelectedDetectionGroup
(DetectionGroupSummary detectionGroup, TDGraphFX tdGraph) -
Uses of TDGraphFX in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX with parameters of type TDGraphFXConstructors in dataPlotsFX.clickPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionClickPlotInfoFX
(TDDataProviderFX tdDataProvider, ClickControl clickControl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.data
Methods in dataPlotsFX.data that return TDGraphFXModifier and TypeMethodDescriptionTDDataInfoFX.getTDGraph()
Get the TDGraphFX associated with this TDDataInfoFXMethods in dataPlotsFX.data with parameters of type TDGraphFXModifier and TypeMethodDescriptionabstract TDDataInfoFX
TDDataProviderFX.createDataInfo
(TDGraphFX tdGraph) Constructors in dataPlotsFX.data with parameters of type TDGraphFXModifierConstructorDescriptionTDDataInfoFX
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.data.generic
Methods in dataPlotsFX.data.generic with parameters of type TDGraphFXConstructors in dataPlotsFX.data.generic with parameters of type TDGraphFXModifierConstructorDescriptionGenericDataPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) GenericLinePlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return TDGraphFXModifier and TypeMethodDescriptionTDDisplayFX.addTDGraph()
Add a new graph to the time base displayTDGraphFX.TDPlotPane.getTDGraph()
Get the TDGraph the TDPlotPane belongs to.TDHidingTabPane.getTDGraph()
Get the TDGraphFX associated with the hiding paneMethods in dataPlotsFX.layout that return types with arguments of type TDGraphFXMethods in dataPlotsFX.layout with parameters of type TDGraphFXModifier and TypeMethodDescriptionboolean
TDDisplayFX.addDataBlock
(PamDataBlock dataBlock, TDGraphFX tdGraph) Add a data block to the display.static void
TDControlPaneFX.createAddMenuItems
(List<javafx.scene.control.MenuItem> menuItems, TDGraphFX tdGraphFX) Add menu items to a menu to add TDDataInfosstatic void
TDControlPaneFX.createRemoveMenuItems
(List<javafx.scene.control.MenuItem> menuItems, TDGraphFX tdGraphFX) Add menu items to a menu to add TDDataInfosTDDisplayFX.getOverlayMarkerAdpaters
(TDGraphFX tdGraphf) Returns a new list of overlay marker adaptersConstructors in dataPlotsFX.layout with parameters of type TDGraphFXModifierConstructorDescriptionTDDataSelPaneFX
(TDGraphFX tdGraph) TDGraphSettingsPane
(TDGraphFX tdGraph, Object ownerWindow) TDHidingTabPane
(TDGraphFX tdGraphFX) -
Uses of TDGraphFX in dataPlotsFX.overlaymark
Methods in dataPlotsFX.overlaymark that return TDGraphFXConstructors in dataPlotsFX.overlaymark with parameters of type TDGraphFXModifierConstructorDescriptionDragMarkerAdapter
(TDGraphFX tdGraphFX) OverlayMarkerManager
(TDGraphFX tdGraphFX) StandardOverlayMarker
(TDGraphFX tdGraphFX) TDMarkerAdapter
(TDGraphFX tdGraphFX) TDMarkerFX
(TDGraphFX tdGraphFX) -
Uses of TDGraphFX in dataPlotsFX.projector
Constructors in dataPlotsFX.projector with parameters of type TDGraphFX -
Uses of TDGraphFX in dataPlotsFX.rawClipDataPlot
Methods in dataPlotsFX.rawClipDataPlot with parameters of type TDGraphFXConstructors in dataPlotsFX.rawClipDataPlot with parameters of type TDGraphFXModifierConstructorDescriptionClipPlotInfoFX
(TDDataProviderFX tdDataProvider, ClipControl clipControl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) RawClipDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.rawDataPlotFX
Methods in dataPlotsFX.rawDataPlotFX with parameters of type TDGraphFXConstructors in dataPlotsFX.rawDataPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionRawSoundDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, AcquisitionControl control, PamRawDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.scrollingPlot2D
Constructors in dataPlotsFX.scrollingPlot2D with parameters of type TDGraphFXModifierConstructorDescriptionPlot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph) Plot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph, javafx.geometry.Orientation orientation, boolean showComboColour, boolean showFreqSlider, boolean showColSlider) Plot2DControPane
(Scrolling2DPlotInfo plotInfo2D, TDGraphFX tdGraph, javafx.geometry.Orientation orientation, boolean showComboColour, boolean showFreqSlider, boolean showColSlider, boolean labels) Scrolling2DPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, DataBlock2D pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.spectrogramPlotFX
Methods in dataPlotsFX.spectrogramPlotFX that return TDGraphFXModifier and TypeMethodDescriptionTDSpectrogramControlPane.getTDGraph()
Get the TDGraph this spectrogram control pane is associated wit.Methods in dataPlotsFX.spectrogramPlotFX with parameters of type TDGraphFXConstructors in dataPlotsFX.spectrogramPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionFFTPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamFFTControl fftControl, DataBlock2D pamDataBlock) TDSpectrogramControlPane
(TDGraphFX tdGraph, FFTPlotInfo fftPlotInfo) -
Uses of TDGraphFX in dataPlotsFX.whistlePlotFX
Methods in dataPlotsFX.whistlePlotFX with parameters of type TDGraphFXModifier and TypeMethodDescriptionWhistleLowNoiseFFTProvider.createDataInfo
(TDGraphFX tdGraph) WhistleMoanProviderFX.createDataInfo
(TDGraphFX tdGraph) Constructors in dataPlotsFX.whistlePlotFX with parameters of type TDGraphFXModifierConstructorDescriptionWhistlePlotInfoFX
(TDDataProviderFX tdDataProvider, WhistleMoanControl wmControl, TDGraphFX tdGraph, ConnectedRegionDataBlock pamDataBlock) -
Uses of TDGraphFX in generalDatabase.lineplots
Methods in generalDatabase.lineplots with parameters of type TDGraphFXConstructors in generalDatabase.lineplots with parameters of type TDGraphFXModifierConstructorDescriptionLinePlotDataInfo
(LinePlotDataProvider linePlotDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in gpl.graphfx
Methods in gpl.graphfx with parameters of type TDGraphFXModifier and TypeMethodDescriptionGPLDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) GPLStatePlotProvider.createDataInfo
(TDGraphFX tdGraph) Constructors in gpl.graphfx with parameters of type TDGraphFXModifierConstructorDescriptionGPLDetPlotinfo
(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLDetectionBlock gplDetectionBlock) GPLStatePlotInfo
(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLStateDataBlock stateDataBlock) -
Uses of TDGraphFX in IshmaelDetector.dataPlotFX
Methods in IshmaelDetector.dataPlotFX with parameters of type TDGraphFXModifier and TypeMethodDescriptionIshmaelDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) IshmaelFnPlotProvider.createDataInfo
(TDGraphFX tdGraph) Constructors in IshmaelDetector.dataPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionIshamelFnPlotInfo
(TDDataProviderFX tdDataProvider, IshDetControl ishControl, TDGraphFX tdGraph) IshmaelDetPlotInfo
(TDDataProviderFX tdDataProvider, IshDetControl ishControl, TDGraphFX tdGraph) IshmaelFnPlotInfo
(TDDataProviderFX tdDataProvider, IshDetControl ishDetControl, TDGraphFX tdGraph) -
Uses of TDGraphFX in IshmaelLocator
Methods in IshmaelLocator with parameters of type TDGraphFXModifier and TypeMethodDescriptionboolean
IshLocProcess.spectrogramNotification
(SpectrogramDisplay display, MouseEvent mouseEvent, int downUp, int channel, long startMsec, long durationMsec, double f0, double f1, TDGraphFX tdDisplay) Data for localization can arrive from either an upstream data source or from the user drawing a box on the spectrogram. -
Uses of TDGraphFX in ravendata.fx
Methods in ravendata.fx with parameters of type TDGraphFXConstructors in ravendata.fx with parameters of type TDGraphFXModifierConstructorDescriptionRavenDataPlotInfo
(RavenPlotProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in rawDeepLearningClassifier.dataPlotFX
Methods in rawDeepLearningClassifier.dataPlotFX with parameters of type TDGraphFXModifier and TypeMethodDescriptionDLDetectionPlotProvider.createDataInfo
(TDGraphFX tdGraph) DLPredictionProvider.createDataInfo
(TDGraphFX tdGraph) Constructors in rawDeepLearningClassifier.dataPlotFX with parameters of type TDGraphFXModifierConstructorDescriptionDLDetectionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlControlm, TDGraphFX tdGraph, PamDataBlock pamDataBlock) DLPredictionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlContorl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in RightWhaleEdgeDetector.graphics
Methods in RightWhaleEdgeDetector.graphics with parameters of type TDGraphFXConstructors in RightWhaleEdgeDetector.graphics with parameters of type TDGraphFXModifierConstructorDescriptionRWEDataPlotinfoFX
(RWEDataPlotProviderFX tdDataProvider, RWEProcess rweProcess, TDGraphFX tdGraph, RWEDataBlock rweDataBlock) -
Uses of TDGraphFX in rocca
Modifier and TypeMethodDescriptionvoid
RoccaWhistleSelect.spectrogramNotification
(SpectrogramDisplay display, int downUp, int channel, long startMilliseconds, long duration, double f1, double f2, TDGraphFX tdDisplay) Original spectrogramNotification method.boolean
RoccaWhistleSelect.spectrogramNotification
(SpectrogramDisplay display, MouseEvent mouseEvent, int downUp, int channel, long startMilliseconds, long duration, double f1, double f2, TDGraphFX tdDisplay) Updated spectrogramNotification method. -
Uses of TDGraphFX in Spectrogram
Methods in Spectrogram with parameters of type TDGraphFXModifier and TypeMethodDescriptionboolean
SpectrogramMarkObserver.spectrogramNotification
(SpectrogramDisplay display, MouseEvent mouseEventFX, int downUp, int channel, long startMilliseconds, long duration, double f1, double f2, TDGraphFX tdDisplay) Receive notifications from the spectrogram display when the mouse is pressed and dragged on the display.boolean
SpectrogramMarkProcess.spectrogramNotification
(SpectrogramDisplay display, MouseEvent mouseEvent, int downUp, int channel, long startMilliseconds, long duration, double f1, double f2, TDGraphFX tdDisplay) Override this to process data from the marked spectrogram.