Uses of Class
com.tagtraum.beatunes.analysis.IdentifyLyricsLanguage
-
Packages that use IdentifyLyricsLanguage Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors. -
-
Uses of IdentifyLyricsLanguage in com.tagtraum.beatunes.analysis
Methods in com.tagtraum.beatunes.analysis that return IdentifyLyricsLanguage Modifier and Type Method Description IdentifyLyricsLanguageIdentifyLyricsLanguage. createDeepCopy()IdentifyLyricsLanguageIdentifyLyricsLanguageEditor. getTask()IdentifyLyricsLanguageIdentifyLyricsLanguageEditor. getTask(IdentifyLyricsLanguage task)Methods in com.tagtraum.beatunes.analysis with parameters of type IdentifyLyricsLanguage Modifier and Type Method Description IdentifyLyricsLanguageIdentifyLyricsLanguageEditor. getTask(IdentifyLyricsLanguage task)voidIdentifyLyricsLanguageEditor. setTask(IdentifyLyricsLanguage task)
-