Uses of Enum Class
eu.bandm.music.applications.tabstaff.DisplayTablature.VocesTangentes
Package
Description
Prototypical realization of the "TabStaff+" design for
notating Tactie User Interfaces (TUIs) like the "Ableton Push",
as presented by L.Wilde and C.White on Tenor2024 in Zürich.
-
Uses of DisplayTablature.VocesTangentes in eu.bandm.music.applications.tabstaff
Modifier and TypeFieldDescriptionprotected DisplayTablature.VocesTangentes
DisplayTablature.vocesTangentes
When to apply shifts.(package private) final DisplayTablature.VocesTangentes
Tabstaff.Configuration.vocesTangentes
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DisplayTablature.VocesTangentes[]
DisplayTablature.VocesTangentes.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionDisplayTablature
(Tabstaff score, TablatureGraphics tabGraphics, DisplayTablature.VerticalExtend verticalExtend, DisplayTablature.VocesTangentes vocesTangentes, DisplayTablature.shiftAgainstCollision collisionMode) Constructor with explicit parameters for layout.