Uses of Class
ca.phon.util.Tuple
Package
Description
Root package for phon application.
Classes for
-
Uses of Tuple in ca.phon.alignedTypesDatabase
-
Uses of Tuple in ca.phon.app
Modifier and TypeMethodDescriptionTuple<org.cef.CefClient,
org.cef.browser.CefBrowser> JCefHelper.createClientAndBrowser()
-
Uses of Tuple in ca.phon.app.opgraph.analysis
-
Uses of Tuple in ca.phon.app.opgraph.editor
Modifier and TypeClassDescriptionclass
class
-
Uses of Tuple in ca.phon.app.opgraph.macro
-
Uses of Tuple in ca.phon.app.opgraph.report
Modifier and TypeMethodDescriptionstatic void
ReportLibrary.onBrowse
(PhonActionEvent<Tuple<String, Project>> pae) -
Uses of Tuple in ca.phon.app.opgraph.syllabifier
-
Uses of Tuple in ca.phon.app.opgraph.wizard
-
Uses of Tuple in ca.phon.app.query
Modifier 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.ModifierConstructorDescriptionResultSetTableModel
(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
Modifier and TypeMethodDescriptionvoid
RecordDataEditorView.onPasteTier
(PhonActionEvent<Tuple<Record, Tier<?>>> pae) -
Uses of Tuple in ca.phon.app.session.editor.view.tier_management
Modifier 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
Modifier 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
-
Uses of Tuple in ca.phon.media
-
Uses of Tuple in ca.phon.phontalk.parser
-
Uses of Tuple in ca.phon.query.detectors
Modifier 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
-
Uses of Tuple in ca.phon.session
Modifier and TypeClassDescriptionclass
Helper class for holding location for sessions in a project. -
Uses of Tuple in ca.phon.session.position
Modifier and TypeClassDescriptionclass
class
class
class
class
Helper classes for holding current and start locationsclass
-
Uses of Tuple in ca.phon.syllable.phonex
ModifierConstructorDescriptionSyllableTransition
(PhoneMatcher[] matchers, Tuple<SyllableConstituentType, SyllableConstituentType> range) -
Uses of Tuple in ca.phon.ui.ipa
Modifier and TypeClassDescriptionstatic class
Class for alignment change eventsclass
Syllabification change data.Modifier and TypeMethodDescriptionPhoneMapDisplay.getAlignedPhones
(int idx) Get aligned phones at the given position.PhoneMapDisplay.positionToGroupPos
(int pos) -
Uses of Tuple in ca.phon.util