Uses of Class
ca.phon.ipa.ToneNumber
Packages that use ToneNumber
Package
Description
-
Uses of ToneNumber in ca.phon.ipa
Methods in ca.phon.ipa that return ToneNumberModifier and TypeMethodDescriptionIPAElementFactory.cloneToneNumber(ToneNumber tn) IPAElementFactory.cloneToneNumberWithSyllableInfo(ToneNumber tn, SyllableInfo syllInfo) IPAElementFactory.createToneNumber(char[] toneChars) Create a tone number elementstatic ToneNumberToneNumber.fromString(String toneStr) Return a ToneNumber from a string of digits.IPAElement.tone()SyllableInfo.tone()Returns the value of thetonerecord component.Methods in ca.phon.ipa with parameters of type ToneNumberModifier and TypeMethodDescriptionIPAElementFactory.cloneToneNumber(ToneNumber tn) IPAElementFactory.cloneToneNumberWithSyllableInfo(ToneNumber tn, SyllableInfo syllInfo) SyllableInfo.Builder.tone(ToneNumber tone) voidPunctuationFilter.visitToneNumber(ToneNumber toneNumber) voidSyllableInfoVisitor.visitToneNumber(ToneNumber toneNumber) Constructors in ca.phon.ipa with parameters of type ToneNumberModifierConstructorDescriptionSyllableInfo(SyllableConstituentType constituentType, boolean isDiphthong, SyllableStress stress, int syllableIndex, boolean segregated, int sonority, int sonorityDistance, ToneNumber tone) Creates an instance of aSyllableInforecord class. -
Uses of ToneNumber in ca.phon.phonex.plugins
Constructors in ca.phon.phonex.plugins with parameters of type ToneNumberModifierConstructorDescriptionToneNumberPluginMatcher(ToneNumber[] toneNumbers, ToneNumber[] notToneNumbers) -
Uses of ToneNumber in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type ToneNumber -
Uses of ToneNumber in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 with parameters of type ToneNumber -
Uses of ToneNumber in ca.phon.syllable
Methods in ca.phon.syllable with parameters of type ToneNumber