Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.SubArea
Packages that use 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
Fields in eu.bandm.music.applications.tabstaff declared as Tabstaff.SubAreaModifier and TypeFieldDescription(package private) Tabstaff.SubArea
TablatureGraphics.initialAreaSelection
For drawing the staves use the very first clef eventFields in eu.bandm.music.applications.tabstaff with type parameters of type Tabstaff.SubAreaModifier and TypeFieldDescription(package private) Map
<Event, Tabstaff.SubArea> Tabstaff.event2staffControl
Total map from all events in the notation voice.Methods in eu.bandm.music.applications.tabstaff that return Tabstaff.SubAreaModifier 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.Methods in eu.bandm.music.applications.tabstaff with parameters of type Tabstaff.SubAreaModifier 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 ofinvalid reference
#vExtend