Uses of Class
ca.phon.util.Range
Package
Description
-
Uses of Range in ca.phon.app.session.editor
ModifierConstructorDescriptionSessionEditorSelection
(int recordIndex, String tierName, int groupIndex, Range groupRange) -
Uses of Range in ca.phon.app.session.editor.search
Modifier and TypeMethodDescriptionFindExpr.findNextPhonex
(IPATranscript ipa, int charIdx) FindExpr.findNextPlain
(String txt, int charIdx) FindExpr.findNextRegex
(String txt, int charIdx) FindExpr.findPrevPhonex
(IPATranscript ipa, int charIdx) FindExpr.findPrevPlain
(String txt, int charIdx) FindExpr.findPrevRegex
(String txt, int charIdx) -
Uses of Range in ca.phon.cvseq
Modifier and TypeMethodDescriptionstatic Range
CVSeqPattern.convertCVRangeToPhoneRange
(List<IPAElement> phones, Range cvRange) Modifier and TypeMethodDescriptionstatic Range
CVSeqPattern.convertCVRangeToPhoneRange
(List<IPAElement> phones, Range cvRange) -
Uses of Range in ca.phon.query.db
-
Uses of Range in ca.phon.query.db.xml
-
Uses of Range in ca.phon.session.filter
-
Uses of Range in ca.phon.session.position
-
Uses of Range in ca.phon.stresspattern
Modifier and TypeMethodDescriptionstatic Range
StressPattern.convertSPRToPR
(List<IPAElement> phones, String stressPattern, Range range) Convert a range for a stress pattern match into a phone range.Modifier and TypeMethodDescriptionstatic Range
StressPattern.convertSPRToPR
(List<IPAElement> phones, String stressPattern, Range range) Convert a range for a stress pattern match into a phone range. -
Uses of Range in ca.phon.util
Modifier and TypeMethodDescriptionstatic Range
Range.fromString
(String rangeStr) Parse a string into a range object.Modifier and TypeMethodDescriptionRange.reduceRanges
(List<Range> ranges) This method takes a list of ranges and attempts to reduce them.Modifier and TypeMethodDescriptionint
boolean
boolean
Modifier and TypeMethodDescriptionRange.reduceRanges
(List<Range> ranges) This method takes a list of ranges and attempts to reduce them.