Uses of Class
whistlesAndMoans.WhistleMoanControl
Packages that use WhistleMoanControl
Package
Description
-
Uses of WhistleMoanControl in dataPlotsFX.whistlePlotFX
Methods in dataPlotsFX.whistlePlotFX that return WhistleMoanControlModifier and TypeMethodDescriptionWhistlePlotInfoFX.getWmControl()
Get the whistle and moan control.Methods in dataPlotsFX.whistlePlotFX with parameters of type WhistleMoanControlModifier and TypeMethodDescriptionstatic Path2D
WhistlePlotInfoFX.drawWhistleFragement
(PamDataUnit pamDataUnit, WhistleMoanControl wmControl, int fftLength, int fftHop, float sampleRate, javafx.scene.canvas.GraphicsContext g, TimeProjectorFX tdprojector, double scrollStart, int type, javafx.scene.paint.Color fillCol, javafx.scene.paint.Color linCol, boolean useKhz, javafx.geometry.Orientation orientation) Draw a whistle fragment.static Path2D
WhistlePlotInfoFX.drawWhistleFragement
(PamDataUnit pamDataUnit, WhistleMoanControl wmControl, int fftLength, int fftHop, float sampleRate, javafx.scene.canvas.GraphicsContext g, TimeProjectorFX tdprojector, double scrollStart, int type, javafx.scene.paint.Color fillCol, javafx.scene.paint.Color linCol, javafx.geometry.Orientation orientation) Draw a whistle fragment.Constructors in dataPlotsFX.whistlePlotFX with parameters of type WhistleMoanControlModifierConstructorDescriptionWhistleLowNoiseFFTProvider
(WhistleMoanControl whsitleMoanControl, PamDataBlock parentDataBlock) WhistleMoanProviderFX
(WhistleMoanControl wmControl) WhistlePlotInfoFX
(TDDataProviderFX tdDataProvider, WhistleMoanControl wmControl, TDGraphFX tdGraph, ConnectedRegionDataBlock pamDataBlock) -
Uses of WhistleMoanControl in detectionPlotFX.whistleDDPlot
Constructors in detectionPlotFX.whistleDDPlot with parameters of type WhistleMoanControlModifierConstructorDescriptionWhistleDDInfo
(DDDataProvider dDDataProvider, WhistleMoanControl whistleMoanControl, DetectionPlotDisplay dDPlot) WhistleDDPlotProvider
(WhistleMoanControl whistleMoanControl) WhistleFFTPlot
(DetectionPlotDisplay displayPlot, WhistleMoanControl whistleMoanControl) The whistle FFT plot -
Uses of WhistleMoanControl in whistlesAndMoans
Methods in whistlesAndMoans with parameters of type WhistleMoanControlModifier and TypeMethodDescriptionstatic WhistleToneParameters
WhistleToneDialog.showDialog
(Frame parentFrame, WhistleMoanControl whitesWhistleControl) static WhistleToneParameters
WMDisplayDialog.showDialog
(WhistleMoanControl whistleMoanControl, Window parentFrame) Constructors in whistlesAndMoans with parameters of type WhistleMoanControlModifierConstructorDescriptionConnectedRegionDataBlock
(String dataName, WhistleMoanControl whistleMoanControl, WhistleToneConnectProcess parentProcess, int channelMap) CROverlayGraphics
(ConnectedRegionDataBlock dataBlock, WhistleMoanControl whistleControl) FragmentingFragmenter
(WhistleMoanControl whistleMoanControl) RejoiningFragmenter
(WhistleMoanControl whistleMoanControl) StubRemover
(WhistleMoanControl whistleControl) WhistleDelays
(WhistleMoanControl whistleMoanControl, int channelMap) WhistleToneConnectProcess
(WhistleMoanControl whitesWhistleControl) WhistleToneLogging
(WhistleMoanControl whistleMoanControl, PamDataBlock pamDataBlock, int updatePolicy) WMRecorderTriggerData
(WhistleMoanControl wmControl) -
Uses of WhistleMoanControl in whistlesAndMoans.alarm
Constructors in whistlesAndMoans.alarm with parameters of type WhistleMoanControlModifierConstructorDescriptionWMAlarmCounter
(AlarmControl alarmControl, WhistleMoanControl whistleMoanControl) WMAlarmCounterProvider
(WhistleMoanControl wmControl) -
Uses of WhistleMoanControl in whistlesAndMoans.dataSelector
Constructors in whistlesAndMoans.dataSelector with parameters of type WhistleMoanControlModifierConstructorDescriptionWMDDataSelectCreator
(WhistleMoanControl wmControl, PamDataBlock pamDataBlock) WMDDataSelector
(WhistleMoanControl wmControl, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) -
Uses of WhistleMoanControl in whistlesAndMoans.layoutFX
Constructors in whistlesAndMoans.layoutFX with parameters of type WhistleMoanControlModifierConstructorDescriptionWhistleMoanGUIFX
(WhistleMoanControl whistleMoanControl) WhistleMoanSettingsPaneFX
(WhistleMoanControl whistleMoanControl) -
Uses of WhistleMoanControl in whistlesAndMoans.plots
Constructors in whistlesAndMoans.plots with parameters of type WhistleMoanControlModifierConstructorDescriptionWhistlePlotInfo
(TDDataProvider tdDataProvider, WhistleMoanControl wmControl, TDGraph tdGraph, PamDataBlock pamDataBlock) WhistlePlotProvider
(WhistleMoanControl wmControl) -
Uses of WhistleMoanControl in whistlesAndMoans.toad
Constructors in whistlesAndMoans.toad with parameters of type WhistleMoanControlModifierConstructorDescriptionWSLFFTDataOrganiser
(WhistleMoanControl wslMoanControl, ConnectedRegionDataBlock connectedRegionDataBlock) WSLToadCalculator
(WhistleMoanControl wslMoanControl, ConnectedRegionDataBlock connectedRegionDataBlock)