Uses of Class
ca.phon.session.PhoneAlignment
Packages that use PhoneAlignment
-
Uses of PhoneAlignment in ca.phon.app.session.editor.view.common
Method parameters in ca.phon.app.session.editor.view.common with type arguments of type PhoneAlignmentModifier and TypeMethodDescriptionvoid
IPAFieldTooltip.setAlignmentTier
(Tier<PhoneAlignment> alignment) Constructor parameters in ca.phon.app.session.editor.view.common with type arguments of type PhoneAlignmentModifierConstructorDescriptionSyllabificationAndAlignmentPopupWindow
(Tier<IPATranscript> ipaTier, Optional<Tier<PhoneAlignment>> alignmentTierOpt, int wordIndex) -
Uses of PhoneAlignment in ca.phon.app.session.editor.view.transcript.extensions
Method parameters in ca.phon.app.session.editor.view.transcript.extensions with type arguments of type PhoneAlignmentModifier and TypeMethodDescriptionAlignmentExtension.getFormattedAlignment
(Record record, Tier<PhoneAlignment> alignmentTier, Transcriber transcriber, AttributeSet attrs) Gets a list ofDefaultStyledDocument.ElementSpec
that contains the data for the properly formatted alignment tier content -
Uses of PhoneAlignment in ca.phon.session
Methods in ca.phon.session that return PhoneAlignmentModifier and TypeMethodDescriptionstatic PhoneAlignment
PhoneAlignment.fromTiers
(Tier<IPATranscript> targetTier, Tier<IPATranscript> alignedTier) Create PhoneAlignment from given ipa tiersstatic PhoneAlignment
PhoneAlignment.fromTiers
(Tier<IPATranscript> targetTier, Tier<IPATranscript> alignedTier, Transcriber transcriber) Return phone alignment for tiers using transcription for provided transcriberRecord.getPhoneAlignment()
Get validated phone alignment between IPA Target and IPA ActualMethods in ca.phon.session that return types with arguments of type PhoneAlignmentMethods in ca.phon.session with parameters of type PhoneAlignmentModifier and TypeMethodDescriptionvoid
Record.setPhoneAlignment
(PhoneAlignment phoneAlignment) Set validated phone alignment between IPA Target and IPA Actual -
Uses of PhoneAlignment in ca.phon.session.impl
Methods in ca.phon.session.impl that return types with arguments of type PhoneAlignment -
Uses of PhoneAlignment in ca.phon.session.io.xml.v1_2
Methods in ca.phon.session.io.xml.v1_2 that return types with arguments of type PhoneAlignment -
Uses of PhoneAlignment in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type PhoneAlignment -
Uses of PhoneAlignment in ca.phon.session.spi
Methods in ca.phon.session.spi that return types with arguments of type PhoneAlignment