Uses of Class
dataPlotsFX.layout.TDGraphFX
Package
Description
-
Uses of TDGraphFX in annotationMark.fx
ModifierConstructorDescriptionMarkDataPlotInfo
(MarkPlotProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in Array.plot
ModifierConstructorDescriptionArrayTDDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, StreamerDataBlock streamerDataBlock) -
Uses of TDGraphFX in beamformer.plot
ModifierConstructorDescriptionBeamOGramControlPane
(TDGraphFX tdGraph, BeamOGramPlotInfo beamOGramPlotInfo) BeamOGramPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, BeamFormerBaseControl beamFormerControl, DataBlock2D pamDataBlock) -
Uses of TDGraphFX in clickDetector.basicalgorithm.plot
ModifierConstructorDescriptionTriggerDataPlotFX
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, TriggerBackgroundHandler triggerBackgroundHandler, TriggerBackgroundDataBlock triggerBackgroundDataBlock) -
Uses of TDGraphFX in clipgenerator
Modifier 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
ModifierConstructorDescriptionCPODPlotInfoFX
(PamControlledUnit cpodControl, CPODPlotProviderFX cpodPlotProviderFX, TDGraphFX tdGraph, CPODClickDataBlock cpodDataBlock) -
Uses of TDGraphFX in dataPlotsFX
Modifier 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
ModifierConstructorDescriptionClickPlotInfoFX
(TDDataProviderFX tdDataProvider, ClickControl clickControl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.data
Modifier and TypeMethodDescriptionTDDataInfoFX.getTDGraph()
Get the TDGraphFX associated with this TDDataInfoFXModifier and TypeMethodDescriptionabstract TDDataInfoFX
TDDataProviderFX.createDataInfo
(TDGraphFX tdGraph) ModifierConstructorDescriptionTDDataInfoFX
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.data.generic
ModifierConstructorDescriptionGenericDataPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) GenericLinePlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.layout
Modifier 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 paneModifier 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 adaptersModifierConstructorDescriptionTDDataSelPaneFX
(TDGraphFX tdGraph) TDGraphSettingsPane
(TDGraphFX tdGraph, Object ownerWindow) TDHidingTabPane
(TDGraphFX tdGraphFX) -
Uses of TDGraphFX in dataPlotsFX.overlaymark
ModifierConstructorDescriptionDragMarkerAdapter
(TDGraphFX tdGraphFX) OverlayMarkerManager
(TDGraphFX tdGraphFX) StandardOverlayMarker
(TDGraphFX tdGraphFX) TDMarkerAdapter
(TDGraphFX tdGraphFX) TDMarkerFX
(TDGraphFX tdGraphFX) -
Uses of TDGraphFX in dataPlotsFX.projector
-
Uses of TDGraphFX in dataPlotsFX.rawClipDataPlot
ModifierConstructorDescriptionClipPlotInfoFX
(TDDataProviderFX tdDataProvider, ClipControl clipControl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) RawClipDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.rawDataPlotFX
ModifierConstructorDescriptionRawSoundDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, AcquisitionControl control, PamRawDataBlock pamDataBlock) -
Uses of TDGraphFX in dataPlotsFX.scrollingPlot2D
ModifierConstructorDescriptionPlot2DControPane
(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
Modifier and TypeMethodDescriptionTDSpectrogramControlPane.getTDGraph()
Get the TDGraph this spectrogram control pane is associated wit.ModifierConstructorDescriptionFFTPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, PamFFTControl fftControl, DataBlock2D pamDataBlock) TDSpectrogramControlPane
(TDGraphFX tdGraph, FFTPlotInfo fftPlotInfo) -
Uses of TDGraphFX in dataPlotsFX.whistlePlotFX
Modifier and TypeMethodDescriptionWhistleLowNoiseFFTProvider.createDataInfo
(TDGraphFX tdGraph) WhistleMoanProviderFX.createDataInfo
(TDGraphFX tdGraph) ModifierConstructorDescriptionWhistlePlotInfoFX
(TDDataProviderFX tdDataProvider, WhistleMoanControl wmControl, TDGraphFX tdGraph, ConnectedRegionDataBlock pamDataBlock) -
Uses of TDGraphFX in generalDatabase.lineplots
ModifierConstructorDescriptionLinePlotDataInfo
(LinePlotDataProvider linePlotDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in gpl.graphfx
Modifier and TypeMethodDescriptionGPLDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) GPLStatePlotProvider.createDataInfo
(TDGraphFX tdGraph) ModifierConstructorDescriptionGPLDetPlotinfo
(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLDetectionBlock gplDetectionBlock) GPLStatePlotInfo
(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLStateDataBlock stateDataBlock) -
Uses of TDGraphFX in IshmaelDetector.dataPlotFX
Modifier and TypeMethodDescriptionIshmaelDetPlotProvider.createDataInfo
(TDGraphFX tdGraph) IshmaelFnPlotProvider.createDataInfo
(TDGraphFX tdGraph) ModifierConstructorDescriptionIshamelFnPlotInfo
(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
Modifier 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
ModifierConstructorDescriptionRavenDataPlotInfo
(RavenPlotProviderFX tdDataProvider, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in rawDeepLearningClassifier.dataPlotFX
Modifier and TypeMethodDescriptionDLDetectionPlotProvider.createDataInfo
(TDGraphFX tdGraph) DLPredictionProvider.createDataInfo
(TDGraphFX tdGraph) ModifierConstructorDescriptionDLDetectionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlControlm, TDGraphFX tdGraph, PamDataBlock pamDataBlock) DLPredictionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlContorl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) -
Uses of TDGraphFX in RightWhaleEdgeDetector.graphics
ModifierConstructorDescriptionRWEDataPlotinfoFX
(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
Modifier 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.