Uses of Class
ca.phon.session.IntervalTiers
Packages that use IntervalTiers
-
Uses of IntervalTiers in ca.phon.app.session
Methods in ca.phon.app.session that return IntervalTiers -
Uses of IntervalTiers in ca.phon.session
Methods in ca.phon.session that return IntervalTiersModifier and TypeMethodDescriptionSessionFactory.createTimeline()
Create aIntervalTiers
object with default valuesSession.getTimeline()
Get timeline for session. -
Uses of IntervalTiers in ca.phon.session.impl
Methods in ca.phon.session.impl that return IntervalTiersModifier and TypeMethodDescriptionSessionImpl.getTimeline()
Get the IntervalTiers for this session -
Uses of IntervalTiers in ca.phon.session.spi
Methods in ca.phon.session.spi that return IntervalTiersModifier and TypeMethodDescriptionSessionSPI.getTimeline()
Get the timeline object which is the collection of all timeline tiers.