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 IdentifyLyricsLanguage
IdentifyLyricsLanguage. createDeepCopy()
IdentifyLyricsLanguage
IdentifyLyricsLanguageEditor. getTask()
IdentifyLyricsLanguage
IdentifyLyricsLanguageEditor. getTask(IdentifyLyricsLanguage task)
Methods in com.tagtraum.beatunes.analysis with parameters of type IdentifyLyricsLanguage Modifier and Type Method Description IdentifyLyricsLanguage
IdentifyLyricsLanguageEditor. getTask(IdentifyLyricsLanguage task)
void
IdentifyLyricsLanguageEditor. setTask(IdentifyLyricsLanguage task)
-