Uses of Record Class
ca.phon.session.position.TranscriptElementRange
Packages that use TranscriptElementRange
-
Uses of TranscriptElementRange in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return TranscriptElementRangeConstructors in ca.phon.app.session.editor with parameters of type TranscriptElementRange -
Uses of TranscriptElementRange in ca.phon.app.session.editor.search
Methods in ca.phon.app.session.editor.search that return TranscriptElementRangeModifier and TypeMethodDescriptionFindResult.range()Returns the value of therangerecord component.Constructors in ca.phon.app.session.editor.search with parameters of type TranscriptElementRangeModifierConstructorDescriptionFindResult(FindExpr expr, TranscriptElementRange range, Matcher matcher, PhonexMatcher phonexMatcher) Creates an instance of aFindResultrecord class. -
Uses of TranscriptElementRange in ca.phon.session
Methods in ca.phon.session with parameters of type TranscriptElementRangeModifier and TypeMethodDescriptionSession.getTranscriptText(TranscriptElementRange transcriptElementRange) Get the text of the specified transcript element index and give range.