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 TypeClassDescriptionclass
class
Methods 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 void
ReportLibrary.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.record_data
Method parameters in ca.phon.app.session.editor.view.record_data with type arguments of type TupleModifier and TypeMethodDescriptionvoid
RecordDataEditorView.onPasteTier
(PhonActionEvent<Tuple<Record, Tier<?>>> pae) -
Uses of Tuple in ca.phon.app.session.editor.view.tier_management
Method parameters in ca.phon.app.session.editor.view.tier_management with type arguments of type TupleModifier and TypeMethodDescriptionvoid
TierOrderingEditorView.onSelectSuggestedFont
(PhonActionEvent<Tuple<TierViewItem, Integer>> pae) void
TierOrderingEditorView.onToggleStyle
(PhonActionEvent<Tuple<TierViewItem, Integer>> pae) -
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 TypeMethodDescriptionvoid
DefaultRecordGridUI.showMultipleMarkerMenu
(PhonActionEvent<Tuple<Set<Integer>, Rectangle>> pae) void
DefaultRecordGridUI.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.phontalk.parser
Fields in ca.phon.phontalk.parser with type parameters of type 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
Subclasses of Tuple in ca.phon.sessionModifier and TypeClassDescriptionclass
Helper class for holding location for sessions in a project. -
Uses of Tuple in ca.phon.session.position
Subclasses of Tuple in ca.phon.session.positionModifier and TypeClassDescriptionclass
class
class
class
class
Helper classes for holding current and start locationsclass
-
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
Subclasses of Tuple in ca.phon.ui.ipaModifier and TypeClassDescriptionstatic class
Class for alignment change eventsclass
Syllabification change data.Methods in ca.phon.ui.ipa that return TupleModifier and TypeMethodDescriptionPhoneMapDisplay.getAlignedPhones
(int idx) Get aligned phones at the given position.PhoneMapDisplay.positionToGroupPos
(int pos) -
Uses of Tuple in ca.phon.util
Methods in ca.phon.util with parameters of type Tuple