Uses of Class
ca.phon.util.Range
Packages that use Range
Package
Description
-
Uses of Range in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return RangeConstructors in ca.phon.app.session.editor with parameters of type RangeModifierConstructorDescriptionSessionEditorSelection(int elementIndex, String tierName, Range range) SessionEditorSelection(int elementIndex, String tierName, Range range, Object owner) -
Uses of Range in ca.phon.app.session.editor.search
Methods in ca.phon.app.session.editor.search that return RangeModifier and TypeMethodDescriptionFindExprMatch.range()Returns the value of therangerecord component.Constructors in ca.phon.app.session.editor.search with parameters of type RangeModifierConstructorDescriptionFindExprMatch(Range range, Matcher matcher, PhonexMatcher phonexMatcher) Creates an instance of aFindExprMatchrecord class. -
Uses of Range in ca.phon.query.db
Methods in ca.phon.query.db that return RangeMethods in ca.phon.query.db with parameters of type Range -
Uses of Range in ca.phon.query.db.xml
Methods in ca.phon.query.db.xml that return RangeMethods in ca.phon.query.db.xml with parameters of type Range -
Uses of Range in ca.phon.session
Methods in ca.phon.session with parameters of type RangeModifier and TypeMethodDescriptionSession.getTranscriptText(int transcriptElementIndex, String tier, Range range) Get the text of the specified transcript element index and give range. -
Uses of Range in ca.phon.session.filter
Methods in ca.phon.session.filter that return types with arguments of type RangeMethods in ca.phon.session.filter with parameters of type RangeMethod parameters in ca.phon.session.filter with type arguments of type Range -
Uses of Range in ca.phon.session.position
Methods in ca.phon.session.position that return RangeModifier and TypeMethodDescriptionTranscriptElementRange.range()Returns the value of therangerecord component.Constructors in ca.phon.session.position with parameters of type RangeModifierConstructorDescriptionTranscriptElementRange(int transcriptElementIndex, String tier, Range range) Creates an instance of aTranscriptElementRangerecord class. -
Uses of Range in ca.phon.util
Classes in ca.phon.util that implement interfaces with type arguments of type RangeMethods in ca.phon.util that return RangeModifier and TypeMethodDescriptionstatic RangeRange.fromString(String rangeStr) Parse a string into a range object.Methods in ca.phon.util that return types with arguments of type RangeModifier and TypeMethodDescriptionRange.reduceRanges(List<Range> ranges) This method takes a list of ranges and attempts to reduce them.Methods in ca.phon.util with parameters of type RangeModifier and TypeMethodDescriptionintbooleanbooleanMethod parameters in ca.phon.util with type arguments of type RangeModifier and TypeMethodDescriptionRange.reduceRanges(List<Range> ranges) This method takes a list of ranges and attempts to reduce them.