Uses of Record Class
ca.phon.app.session.editor.view.transcript.TranscriptDocument.StartEnd
Packages that use TranscriptDocument.StartEnd
-
Uses of TranscriptDocument.StartEnd in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript that return TranscriptDocument.StartEndModifier and TypeMethodDescriptionTranscriptDocument.getCommentContentStartEnd
(Comment comment) Return the range for the given comment contentTranscriptDocument.getCommentLabelStartEnd
(Comment comment) Gets the start/end position of the specified comment labelTranscriptDocument.getCommentStartEnd
(Comment comment) Return string range for given commentTranscriptDocument.getGemContentStartEnd
(Gem gem) Get the range for the given gem's contentTranscriptDocument.getGemLabelStartEnd
(Gem gem) Return string range for given gem labelTranscriptDocument.getGemStartEnd
(Gem gem) Return string range for given gemTranscriptDocument.getGenericContentStartEnd
(Tier<?> genericTier) Get the range of the given generic tier content (header tier)TranscriptDocument.getGenericContentStartEnd
(String genericTierName) Get the range of the given generic tier content (header tier)TranscriptDocument.getGenericStartEnd
(Tier<?> genericTier) Get the range of the given generic tier (header tier)TranscriptDocument.getGenericStartEnd
(String genericTierName) Get the range of the given generic tier (header tier)TranscriptDocument.getRangeForSessionElementIndex
(int sessionElementIndex) Return the range for the given transcript element indexTranscriptDocument.getRecordStartEnd
(int recordIndex) Return the range of the given recordIndexTranscriptDocument.getRecordStartEnd
(Record record) Return string range for given recordTranscriptDocument.getSegmentBounds
(MediaSegment segment, int includedPos) Gets a record containing the start and end of a specified segment assuming the specified position is somewhere between the twoTranscriptDocument.getTierContentStartEnd
(int recordIndex, String tierName) Get the range of the given tier's content not including the new tier label or newline at end of tierTranscriptDocument.getTierLabelStartEnd
(int recordIndex, String tierName) Get the start and end position of the given tier labelTranscriptDocument.getTierStartEnd
(int recordIndex, String tierName) Get tier start/endMethods in ca.phon.app.session.editor.view.transcript with parameters of type TranscriptDocument.StartEndModifier and TypeMethodDescriptionvoid
TranscriptEditor.boxSelectBounds
(TranscriptDocument.StartEnd bounds) Sets the box selection to the specified bounds