Uses of Enum Class
org.episteme.social.arts.music.MusicalFormAnalyzer.MusicalForm
Packages that use MusicalFormAnalyzer.MusicalForm
-
Uses of MusicalFormAnalyzer.MusicalForm in org.episteme.social.arts.music
Subclasses with type arguments of type MusicalFormAnalyzer.MusicalForm in org.episteme.social.arts.musicMethods in org.episteme.social.arts.music that return MusicalFormAnalyzer.MusicalFormModifier and TypeMethodDescriptionMusicalFormAnalyzer.identifyForm(List<MusicalFormAnalyzer.Section> sections) Analyzes a piece and suggests its form based on section analysis.Returns the enum constant of this class with the specified name.static MusicalFormAnalyzer.MusicalForm[]MusicalFormAnalyzer.MusicalForm.values()Returns an array containing the constants of this enum class, in the order they are declared.