Uses of Enum Class
eu.bandm.music.applications.tabstaff.DisplayTablature.VocesTangentes
Packages that use DisplayTablature.VocesTangentes
Package
Description
Prototypical realization of the »TabStaff+« design for
notating Tactile 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
Fields in eu.bandm.music.applications.tabstaff declared as DisplayTablature.VocesTangentesModifier and TypeFieldDescriptionprotected DisplayTablature.VocesTangentesDisplayTablature.vocesTangentesWhen to apply shifts.(package private) final DisplayTablature.VocesTangentesTabstaff.Configuration.vocesTangentesMethods in eu.bandm.music.applications.tabstaff that return DisplayTablature.VocesTangentesModifier 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.Constructors in eu.bandm.music.applications.tabstaff with parameters of type DisplayTablature.VocesTangentesModifierConstructorDescriptionDisplayTablature(Tabstaff score, TablatureGraphics tabGraphics, DisplayTablature.VerticalExtend verticalExtend, DisplayTablature.VocesTangentes vocesTangentes, DisplayTablature.shiftAgainstCollision collisionMode) Constructor with explicit parameters for layout.