Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.SubArea
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 Tabstaff.SubArea in eu.bandm.music.applications.tabstaff
Modifier and TypeFieldDescription(package private) Tabstaff.SubArea
TablatureGraphics.initialAreaSelection
For drawing the staves use the very first clef eventModifier and TypeFieldDescription(package private) Map<Event,
Tabstaff.SubArea> Tabstaff.event2staffControl
Total map from all events in the notation voice.Modifier and TypeMethodDescriptionstatic Tabstaff.SubArea
Returns the enum constant of this class with the specified name.static Tabstaff.SubArea[]
Tabstaff.SubArea.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DisplayTablature.paintStaff
(Graphics2D gr, int width, Tabstaff.SubArea subarea) Paint the two times four lines of the two staves, according to the setting of#vExtend
.