Uses of Class
ca.phon.util.Language
Package
Description
-
Uses of Language in ca.phon.app.ipalookup
-
Uses of Language in ca.phon.app.opgraph.nodes
Modifier and TypeMethodDescriptionvoid
AutomaticTranscriptionNode.setDictionaryLanguage
(Language dictionaryLanguage) -
Uses of Language in ca.phon.app.opgraph.syllabifier
-
Uses of Language in ca.phon.app.session.editor.view.ipa_lookup
Modifier and TypeMethodDescriptionAutoTranscriptionForm.getDictionaryLanguage()
IPALookupView.getSelectedDictionaryLanguage()
Modifier and TypeMethodDescriptionvoid
AutoTranscriptionForm.setDictionaryLanguage
(Language lang) ModifierConstructorDescriptionAutoTranscriptionDialog
(Project project, Session session, Language dictionaryLanguage) -
Uses of Language in ca.phon.app.session.editor.view.syllabification_and_alignment
Modifier and TypeMethodDescriptionSyllabificationSettingsPanel.getSelectedActualSyllabifier()
SyllabificationSettingsPanel.getSelectedTargetSyllabifier()
-
Uses of Language in ca.phon.ipadictionary
Modifier and TypeMethodDescriptionIPADictionaryLibrary.getDefaultLanguage()
Get default IPA dictionary languageIPADictionary.getLanguage()
Returns the language handled by this dictionary.Modifier and TypeMethodDescriptionIPADictionaryLibrary.availableLanguages()
Get a list of all distinct LanguageInfos available.Modifier and TypeMethodDescriptionIPADictionaryLibrary.dictionariesForLanguage
(Language lang) Get all dictionaries for the specified primary language -
Uses of Language in ca.phon.ipadictionary.impl
Modifier and TypeMethodDescriptionCompoundDictionary.getLanguage()
DatabaseDictionary.getLanguage()
ImmutablePlainTextDictionary.getLanguage()
TransliterationDictionary.getLanguage()
Modifier and TypeMethodDescriptionIPADatabaseManager.getAvailableLanguages()
Return a list of available languages in the database. -
Uses of Language in ca.phon.ipadictionary.spi
Modifier and TypeMethodDescriptionLanguageInfo.getLanguage()
Returns the language handled by this dictionary. -
Uses of Language in ca.phon.ipadictionary.ui
Modifier and TypeMethodDescriptionint
IPADictionarySelector.getLanguageIndex
(Language lang) void
IPADictionarySelector.setSelectedLang
(Language lang, boolean shouldScroll) -
Uses of Language in ca.phon.session
Modifier and TypeMethodDescriptionvoid
SyllabifierInfo.setSyllabifierLanguageForTier
(String tier, Language lang) -
Uses of Language in ca.phon.syllabifier
Modifier and TypeMethodDescriptionSyllabifierLibrary.defaultSyllabifierLanguage()
Default syllabifier languageSyllabifier.getLanguage()
Syllabifier language.Modifier and TypeMethodDescriptionSyllabifierLibrary.availableSyllabifierLanguages()
Get a set of available syllabifier LanguagesModifier and TypeMethodDescriptionSyllabifierLibrary.getSyllabifierForLanguage
(Language lang) SyllabifierLibrary.getSyllabifiersForLanguage
(Language lang) -
Uses of Language in ca.phon.syllabifier.basic
-
Uses of Language in ca.phon.syllabifier.opgraph
-
Uses of Language in ca.phon.syllabifier.opgraph.extensions
-
Uses of Language in ca.phon.ui
Modifier and TypeMethodDescriptionint
SyllabifierSelector.getLanguageIndex
(Language lang) void
SyllabifierSelector.setSelectedLanguage
(Language lang) -
Uses of Language in ca.phon.ui.text
Modifier and TypeMethodDescription -
Uses of Language in ca.phon.util
Modifier and TypeMethodDescriptionstatic Language
Language.parseLanguage
(String lang) Create a new language from the given string