Uses of Class
ca.phon.orthography.LongFeature
Packages that use LongFeature
Package
Description
-
Uses of LongFeature in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript with parameters of type LongFeatureModifier and TypeMethodDescriptionvoidTranscriptOrthographyVisitors.KeywordVisitor.visitLongFeature(LongFeature longFeature) voidTranscriptOrthographyVisitors.WordElementVisitor.visitLongFeature(LongFeature longFeature) -
Uses of LongFeature in ca.phon.orthography
Methods in ca.phon.orthography with parameters of type LongFeatureModifier and TypeMethodDescriptionvoidAbstractOrthographyVisitor.visitLongFeature(LongFeature longFeature) voidAbstractWordElementVisitor.visitLongFeature(LongFeature longFeature) -
Uses of LongFeature in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type LongFeatureModifier and TypeMethodDescriptionvoidOrthoToXmlVisitor.visitLongFeature(LongFeature longFeature) voidWordElementTwoXmlVisitor.visitLongFeature(LongFeature longFeature) -
Uses of LongFeature in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 with parameters of type LongFeatureModifier and TypeMethodDescriptionvoidOrthoToXmlVisitor.visitLongFeature(LongFeature longFeature) voidWordElementTwoXmlVisitor.visitLongFeature(LongFeature longFeature)