Uses of Class
whistlesAndMoans.WhistleMoanControl
Package
Description
-
Uses of WhistleMoanControl in dataPlotsFX.whistlePlotFX
Modifier and TypeMethodDescriptionWhistlePlotInfoFX.getWmControl()
Get the whistle and moan control.Modifier 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.ModifierConstructorDescriptionWhistleLowNoiseFFTProvider
(WhistleMoanControl whsitleMoanControl, PamDataBlock parentDataBlock) WhistleMoanProviderFX
(WhistleMoanControl wmControl) WhistlePlotInfoFX
(TDDataProviderFX tdDataProvider, WhistleMoanControl wmControl, TDGraphFX tdGraph, ConnectedRegionDataBlock pamDataBlock) -
Uses of WhistleMoanControl in detectionPlotFX.whistleDDPlot
ModifierConstructorDescriptionWhistleDDInfo
(DDDataProvider dDDataProvider, WhistleMoanControl whistleMoanControl, DetectionPlotDisplay dDPlot) WhistleDDPlotProvider
(WhistleMoanControl whistleMoanControl) WhistleFFTPlot
(DetectionPlotDisplay displayPlot, WhistleMoanControl whistleMoanControl) The whistle FFT plot -
Uses of WhistleMoanControl in whistlesAndMoans
Modifier and TypeMethodDescriptionstatic WhistleToneParameters
WhistleToneDialog.showDialog
(Frame parentFrame, WhistleMoanControl whitesWhistleControl) static WhistleToneParameters
WMDisplayDialog.showDialog
(WhistleMoanControl whistleMoanControl, Window parentFrame) ModifierConstructorDescriptionConnectedRegionDataBlock
(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
ModifierConstructorDescriptionWMAlarmCounter
(AlarmControl alarmControl, WhistleMoanControl whistleMoanControl) WMAlarmCounterProvider
(WhistleMoanControl wmControl) -
Uses of WhistleMoanControl in whistlesAndMoans.dataSelector
ModifierConstructorDescriptionWMDDataSelectCreator
(WhistleMoanControl wmControl, PamDataBlock pamDataBlock) WMDDataSelector
(WhistleMoanControl wmControl, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) -
Uses of WhistleMoanControl in whistlesAndMoans.layoutFX
ModifierConstructorDescriptionWhistleMoanGUIFX
(WhistleMoanControl whistleMoanControl) WhistleMoanSettingsPaneFX
(WhistleMoanControl whistleMoanControl) -
Uses of WhistleMoanControl in whistlesAndMoans.plots
ModifierConstructorDescriptionWhistlePlotInfo
(TDDataProvider tdDataProvider, WhistleMoanControl wmControl, TDGraph tdGraph, PamDataBlock pamDataBlock) WhistlePlotProvider
(WhistleMoanControl wmControl) -
Uses of WhistleMoanControl in whistlesAndMoans.toad
ModifierConstructorDescriptionWSLFFTDataOrganiser
(WhistleMoanControl wslMoanControl, ConnectedRegionDataBlock connectedRegionDataBlock) WSLToadCalculator
(WhistleMoanControl wslMoanControl, ConnectedRegionDataBlock connectedRegionDataBlock)