Class WordIntervalsTextUpdater

java.lang.Object
ca.phon.app.session.intervalTiers.WordIntervalsTextUpdater
All Implemented Interfaces:
TierEdit.DependentTierChanges<Orthography>, ExtensionProvider

@Extension(Tier.class) public class WordIntervalsTextUpdater extends Object implements TierEdit.DependentTierChanges<Orthography>, ExtensionProvider
Update text and intervals of the "Word Intervals" (%wor) tier when text of Orthography changes. If the number of words remains the same, the text will be updated and the intervals will remain the same. If the number of words changes, the intervals will be updated to match the new text.