Uses of Class
ca.phon.media.TimeUIModel
Packages that use TimeUIModel
Package
Description
Classes for
-
Uses of TimeUIModel in ca.phon.app.session.editor.view.speechAnalysis
Fields in ca.phon.app.session.editor.view.speechAnalysis with type parameters of type TimeUIModelModifier and TypeFieldDescriptionstatic final EditorEventType<TimeUIModel> SpeechAnalysisEditorView.TimeModelUpdatedEditor event sent when time model has been updatedMethods in ca.phon.app.session.editor.view.speechAnalysis that return TimeUIModel -
Uses of TimeUIModel in ca.phon.app.session.editor.view.timeline
Methods in ca.phon.app.session.editor.view.timeline that return TimeUIModelConstructors in ca.phon.app.session.editor.view.timeline with parameters of type TimeUIModelModifierConstructorDescriptionRecordGrid(TimeUIModel timeModel, Session session) TimelineTitledSeparator(TimeUIModel timeModel, String title, Icon icon, int horizontalLabelPosition, Color lineColor, int lineWidth) -
Uses of TimeUIModel in ca.phon.app.session.intervalTiers
Constructors in ca.phon.app.session.intervalTiers with parameters of type TimeUIModelModifierConstructorDescriptionIntervalTierComponent(TimeUIModel model, IntervalTier intervalTier) -
Uses of TimeUIModel in ca.phon.media
Methods in ca.phon.media that return TimeUIModelMethods in ca.phon.media with parameters of type TimeUIModelConstructors in ca.phon.media with parameters of type TimeUIModelModifierConstructorDescriptionTimebar(TimeUIModel model) TimeComponent(TimeUIModel timeModel) WaveformDisplay(LongSound longSound, TimeUIModel timeModel) WaveformDisplay(TimeUIModel timeModel)