Uses of Class
ca.phon.app.session.editor.view.speechAnalysis.SpeechAnalysisEditorView
Packages that use SpeechAnalysisEditorView
Package
Description
-
Uses of SpeechAnalysisEditorView in ca.phon.app.session.editor.view.speechAnalysis
Methods in ca.phon.app.session.editor.view.speechAnalysis that return SpeechAnalysisEditorViewConstructors in ca.phon.app.session.editor.view.speechAnalysis with parameters of type SpeechAnalysisEditorViewModifierConstructorDescriptionSpeechAnalysisIntervalsTier
(SpeechAnalysisEditorView parentView) SpeechAnalysisTier
(SpeechAnalysisEditorView parentView) SpeechAnalysisWaveformTier
(SpeechAnalysisEditorView parentView) TextGridTier
(SpeechAnalysisEditorView parentView) -
Uses of SpeechAnalysisEditorView in ca.phon.app.session.editor.view.speechAnalysis.actions
Methods in ca.phon.app.session.editor.view.speechAnalysis.actions that return SpeechAnalysisEditorViewConstructors in ca.phon.app.session.editor.view.speechAnalysis.actions with parameters of type SpeechAnalysisEditorViewModifierConstructorDescriptionNewRecordAction
(SessionEditor editor, SpeechAnalysisEditorView view) PlayAction
(SessionEditor editor, SpeechAnalysisEditorView view) ResetAction
(SessionEditor editor, SpeechAnalysisEditorView view) StopAction
(SessionEditor editor, SpeechAnalysisEditorView view) ZoomAction
(SessionEditor editor, SpeechAnalysisEditorView view) ZoomAction
(SessionEditor editor, SpeechAnalysisEditorView view, boolean zoomIn)