Uses of Interface
ca.phon.orthography.OrthographyAnnotation
Packages that use OrthographyAnnotation
Package
Description
-
Uses of OrthographyAnnotation in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript with parameters of type OrthographyAnnotationModifier and TypeMethodDescriptionvoidTranscriptOrthographyVisitors.AnnotationVisitor.fallbackVisit(OrthographyAnnotation obj) -
Uses of OrthographyAnnotation in ca.phon.orthography
Classes in ca.phon.orthography that implement OrthographyAnnotationModifier and TypeClassDescriptionfinal classDuration annotation, printed in minutes and seconds.final classError codingfinal classInlined dependent tier: scoped annotation that applies to a group.final classRetracing and other markers.final classOverlap with optional integer label to distinguish among different overlaps over the same text.Subclasses with type arguments of type OrthographyAnnotation in ca.phon.orthographyMethods in ca.phon.orthography that return types with arguments of type OrthographyAnnotationModifier and TypeMethodDescriptionAnnotatedOrthographyElement.getAnnotations()Orthography.getAnnotations()Return utterance level annotations.Methods in ca.phon.orthography with parameters of type OrthographyAnnotationModifier and TypeMethodDescriptionAction.cloneAppendingAnnotation(OrthographyAnnotation annotation) abstract AnnotatedOrthographyElementAnnotatedOrthographyElement.cloneAppendingAnnotation(OrthographyAnnotation annotation) Happening.cloneAppendingAnnotation(OrthographyAnnotation annotation) OrthoGroup.cloneAppendingAnnotation(OrthographyAnnotation annotation) OtherSpokenEvent.cloneAppendingAnnotation(OrthographyAnnotation annotation) Constructor parameters in ca.phon.orthography with type arguments of type OrthographyAnnotationModifierConstructorDescriptionAction(List<OrthographyAnnotation> annotations) AnnotatedOrthographyElement(List<OrthographyAnnotation> annotations) Event(List<OrthographyAnnotation> annotations) Happening(String data, List<OrthographyAnnotation> annotations) OtherSpokenEvent(String who, String data, List<OrthographyAnnotation> annotations) -
Uses of OrthographyAnnotation in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type OrthographyAnnotationMethods in ca.phon.session.io.xml.v2_0 with parameters of type OrthographyAnnotationModifier and TypeMethodDescriptionvoidOrthoAnnotationToXmlVisitor.fallbackVisit(OrthographyAnnotation obj) -
Uses of OrthographyAnnotation in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 that return types with arguments of type OrthographyAnnotationMethods in ca.phon.session.io.xml.v2_1 with parameters of type OrthographyAnnotationModifier and TypeMethodDescriptionvoidOrthoAnnotationToXmlVisitor.fallbackVisit(OrthographyAnnotation obj)