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 TypeClassDescriptionclassVisitor for updating tier intervals.classVisitor 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 TypeMethodDescriptionvoidTierDataIntervalUpdateVisitor.fallbackVisit(TierElement obj) voidTierDataIntervalVisitor.fallbackVisit(TierElement obj) -
Uses of TierElement in ca.phon.session.alignment
Subclasses with type arguments of type TierElement in ca.phon.session.alignmentModifier and TypeClassDescriptionclassFilter for phone interval tiers.classMethods in ca.phon.session.alignment that return types with arguments of type TierElementMethods in ca.phon.session.alignment with parameters of type TierElementModifier and TypeMethodDescriptionvoidPhoneIntervalsElementFilter.fallbackVisit(TierElement obj) voidUserTierElementFilter.UserTierAlignmentFilter.fallbackVisit(TierElement obj) -
Uses of TierElement in ca.phon.session.tierdata
Classes in ca.phon.session.tierdata that implement TierElementModifier and TypeClassDescriptionfinal classTier data enclosed in parentheses.classfinal classLink to external content inside a tier with optional labelclassCustom String implementation for tiers with extension support.Classes in ca.phon.session.tierdata that implement interfaces with type arguments of type TierElementModifier and TypeClassDescriptionfinal classUser tier data.final classUser 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 TypeMethodDescriptionintTierData.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