Uses of Interface
ca.phon.session.tierdata.TierElement
Packages that use TierElement
Package
Description
-
Uses of TierElement in ca.phon.app.session.intervalTiers
Subclasses with type arguments of type TierElement in ca.phon.app.session.intervalTiersModifier and TypeClassDescriptionclass
Visitor for updating tier intervals.class
Visitor for producing a list of TimelineInterval objects from a tier data object.Methods in ca.phon.app.session.intervalTiers with parameters of type TierElementModifier and TypeMethodDescriptionvoid
TierDataIntervalUpdateVisitor.fallbackVisit
(TierElement obj) void
TierDataIntervalVisitor.fallbackVisit
(TierElement obj) -
Uses of TierElement in ca.phon.session.alignment
Subclasses with type arguments of type TierElement in ca.phon.session.alignmentModifier and TypeClassDescriptionclass
Filter for phone interval tiers.class
Methods in ca.phon.session.alignment that return types with arguments of type TierElementMethods in ca.phon.session.alignment with parameters of type TierElementModifier and TypeMethodDescriptionvoid
PhoneIntervalsElementFilter.fallbackVisit
(TierElement obj) void
UserTierElementFilter.UserTierAlignmentFilter.fallbackVisit
(TierElement obj) -
Uses of TierElement in ca.phon.session.tierdata
Classes in ca.phon.session.tierdata that implement TierElementModifier and TypeClassDescriptionfinal class
Tier data enclosed in parentheses.class
final class
Link to external content inside a tier with optional labelclass
Custom String implementation for tiers with extension support.Classes in ca.phon.session.tierdata that implement interfaces with type arguments of type TierElementModifier and TypeClassDescriptionfinal class
User tier data.final class
User tier data.Methods in ca.phon.session.tierdata that return TierElementMethods in ca.phon.session.tierdata that return types with arguments of type TierElementModifier and TypeMethodDescriptionTierData.getElements()
TierData.iterator()
TierData.stream()
TierData.stream
(boolean parallel) Methods in ca.phon.session.tierdata with parameters of type TierElementModifier and TypeMethodDescriptionint
TierData.stringIndexOf
(TierElement element) Return string index of given elementMethod parameters in ca.phon.session.tierdata with type arguments of type TierElementConstructors in ca.phon.session.tierdata with parameters of type TierElementConstructor parameters in ca.phon.session.tierdata with type arguments of type TierElement