Uses of Class
ca.phon.ipa.CompoundPhone
Packages that use CompoundPhone
Package
Description
Classes implementing the phonex language.
-
Uses of CompoundPhone in ca.phon.ipa
Methods in ca.phon.ipa that return CompoundPhoneModifier and TypeMethodDescriptionIPAElementFactory.cloneCompoundPhone(CompoundPhone cp) IPAElementFactory.createCompoundPhone()Create an empty compound phoneIPAElementFactory.createCompoundPhone(Phone phone1, Phone phone2, Character ligature) Create a new compound phoneIPAElementFactory.createCompoundPhone(Phone phone1, Phone phone2, Character ligature, Diacritic[] prefixDiacritics, Diacritic[] combiningDiacritics, Diacritic[] suffixDiacritics, FeatureSet overrides, SyllableInfo syllInfo) IPAElementFactory.createCompoundPhone(Phone phone1, Phone phone2, Character ligature, FeatureSet overrides, SyllableInfo syllInfo) Methods in ca.phon.ipa with parameters of type CompoundPhoneModifier and TypeMethodDescriptionIPAElementFactory.cloneCompoundPhone(CompoundPhone cp) voidAudiblePhoneVisitor.visitCompoundPhone(CompoundPhone cp) voidCoverVisitor.visitCompoundPhone(CompoundPhone cp) voidDiacriticFilter.visitCompoundPhone(CompoundPhone phone) voidSyllableInfoVisitor.visitCompoundPhone(CompoundPhone phone) -
Uses of CompoundPhone in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidPhonexFlagVisitor.compoundPhone(CompoundPhone phone) voidCompoundPhoneMatcher.CompoundPhoneVisitor.visitCompoundPhone(CompoundPhone cp) voidSyllableBoundaryTransition.PunctuationTest.visitCompoundPhone(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.phonex.plugins
Methods in ca.phon.phonex.plugins with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidAnyDiacriticPhoneMatcher.DiacriticVisitor.visitCompoundPhone(CompoundPhone compoundPhone) voidCombiningDiacriticPhoneMatcher.CombiningDiacriticVisitor.visitCompoundPhone(CompoundPhone cp) voidPrefixDiacriticPhoneMatcher.PrefixDiacriticVisitor.visitCompoundPhone(CompoundPhone cp) voidSuffixDiacriticPhoneMatcher.SuffixDiacriticVisitor.visitCompoundPhone(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidIpaToXmlVisitor.visitCompoundPhone(CompoundPhone cmpPhone) -
Uses of CompoundPhone in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidIpaToXmlVisitor.visitCompoundPhone(CompoundPhone cmpPhone) -
Uses of CompoundPhone in ca.phon.syllabifier.opgraph.nodes
Methods in ca.phon.syllabifier.opgraph.nodes with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidSonorityNode.SonorityVisitor.visitCompoundPhone(CompoundPhone cp) -
Uses of CompoundPhone in ca.phon.syllable
Methods in ca.phon.syllable with parameters of type CompoundPhoneModifier and TypeMethodDescriptionvoidStripSyllabifcationVisitor.visitCompoundPhone(CompoundPhone cp) voidSyllableVisitor.visitCompoundPhone(CompoundPhone phone)