Uses of Interface
ca.phon.app.session.editor.undo.TierEdit.DependentTierChanges
Packages that use TierEdit.DependentTierChanges
Package
Description
-
Uses of TierEdit.DependentTierChanges in ca.phon.app.session.editor.extensions
Classes in ca.phon.app.session.editor.extensions that implement TierEdit.DependentTierChangesModifier and TypeClassDescriptionclassInstall default dependent tier changes for IPA tiers.class -
Uses of TierEdit.DependentTierChanges in ca.phon.app.session.editor.undo
Classes in ca.phon.app.session.editor.undo that implement TierEdit.DependentTierChangesModifier and TypeClassDescriptionstatic classChain dependent tier changes.Constructors in ca.phon.app.session.editor.undo with parameters of type TierEdit.DependentTierChangesModifierConstructorDescriptionDependentTierChangeChain(TierEdit.DependentTierChanges<T> changes, TierEdit.DependentTierChanges<T> otherChanges) -
Uses of TierEdit.DependentTierChanges in ca.phon.app.session.intervalTiers
Classes in ca.phon.app.session.intervalTiers that implement TierEdit.DependentTierChangesModifier and TypeClassDescriptionclassExtension for record media segment changes.classUpdate text and intervals of the "IPA Actual" (%pho) tier when text of Orthography changes.classUpdate text and intervals of the pho interval tier (%xphoint) when text of the word intervals tier (%wor) changes.classUpdate text and intervals of the "Word Intervals" (%wor) tier when text of Orthography changes.