Uses of Class
ca.phon.util.Tuple
Packages that use Tuple
Package
Description
Root package for phon application.
Classes for
-
Uses of Tuple in ca.phon.alignedTypesDatabase
Methods in ca.phon.alignedTypesDatabase that return Tuple -
Uses of Tuple in ca.phon.app
Methods in ca.phon.app that return TupleModifier and TypeMethodDescriptionTuple<org.cef.CefClient, org.cef.browser.CefBrowser> JCefHelper.createClientAndBrowser() -
Uses of Tuple in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis that return Tuple -
Uses of Tuple in ca.phon.app.opgraph.editor
Subclasses of Tuple in ca.phon.app.opgraph.editorModifier and TypeClassDescriptionclassclassMethods in ca.phon.app.opgraph.editor that return Tuple -
Uses of Tuple in ca.phon.app.opgraph.macro
Methods in ca.phon.app.opgraph.macro that return Tuple -
Uses of Tuple in ca.phon.app.opgraph.report
Methods in ca.phon.app.opgraph.report that return TupleMethod parameters in ca.phon.app.opgraph.report with type arguments of type TupleModifier and TypeMethodDescriptionstatic voidReportLibrary.onBrowse(PhonActionEvent<Tuple<String, Project>> pae) -
Uses of Tuple in ca.phon.app.opgraph.syllabifier
Methods in ca.phon.app.opgraph.syllabifier that return Tuple -
Uses of Tuple in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard that return Tuple -
Uses of Tuple in ca.phon.app.query
Methods in ca.phon.app.query that return TupleMethods in ca.phon.app.query that return types with arguments of type TupleModifier and TypeMethodDescriptionQueryAndReportWizard.findOpenResultSets(Session session) Find all open results sets for the given session.QueryAndReportWizard.findOpenResultSets(Session session) Find all open results sets for the given session.Constructor parameters in ca.phon.app.query with type arguments of type TupleModifierConstructorDescriptionResultSetTableModel(List<Tuple<QueryAndReportWizard, Tuple<String, ResultSet>>> resultSets) ResultSetTableModel(List<Tuple<QueryAndReportWizard, Tuple<String, ResultSet>>> resultSets) -
Uses of Tuple in ca.phon.app.session.editor.view.timeline
Method parameters in ca.phon.app.session.editor.view.timeline with type arguments of type TupleModifier and TypeMethodDescriptionvoidDefaultRecordGridUI.showMultipleMarkerMenu(PhonActionEvent<Tuple<Set<Integer>, Rectangle>> pae) voidDefaultRecordGridUI.showSpeakerMenu(PhonActionEvent<Tuple<Participant, Rectangle>> pae) -
Uses of Tuple in ca.phon.ipamap2
Methods in ca.phon.ipamap2 that return Tuple -
Uses of Tuple in ca.phon.media
Methods in ca.phon.media that return Tuple -
Uses of Tuple in ca.phon.query.detectors
Methods in ca.phon.query.detectors that return types with arguments of type TupleModifier and TypeMethodDescriptionFlatHarmonyDetector.detectConsonantHarmony(IPATranscript ipa) Detect consonant harmony within the given ipaFlatHarmonyDetector.detectVowelHarmony(IPATranscript ipa) Detect vowel harmony within the given ipa -
Uses of Tuple in ca.phon.script.params
Subclasses of Tuple in ca.phon.script.params -
Uses of Tuple in ca.phon.session.alignment
Methods in ca.phon.session.alignment that return TupleMethods in ca.phon.session.alignment that return types with arguments of type TupleModifier and TypeMethodDescriptionTierAlignment.getAlignedElements()TierAlignment.getAlignedSubTypes()TierAligner.mapAlignedElements(List<?> topElements, List<?> bottomElements) Return a list of left-aligned tuplesConstructor parameters in ca.phon.session.alignment with type arguments of type Tuple -
Uses of Tuple in ca.phon.syllable.phonex
Constructors in ca.phon.syllable.phonex with parameters of type TupleModifierConstructorDescriptionSyllableTransition(PhoneMatcher[] matchers, Tuple<SyllableConstituentType, SyllableConstituentType> range) -
Uses of Tuple in ca.phon.ui.ipa
Methods in ca.phon.ui.ipa that return TupleModifier and TypeMethodDescriptionPhoneMapDisplay.getAlignedPhones(int wordIndex) Get aligned phones at the given position.PhoneMapDisplay.positionToWordIndex(int pos) -
Uses of Tuple in ca.phon.util
Classes in ca.phon.util that implement interfaces with type arguments of type TupleMethods in ca.phon.util with parameters of type Tuple