Uses of Enum Class
eu.bandm.music.applications.tabstaff.ChartGraphics.rank
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 ChartGraphics.rank in eu.bandm.music.applications.tabstaff
Modifier and TypeMethodDescription(package private) @Opt ChartGraphics.rank[]
ChartGraphics.initialGridPattern()
Calculate the form and color of the grid background.static ChartGraphics.rank[]
ChartGraphics.scaleToButtons
(Tabstaff.distance distance, int[] scaleDistances) Calculate the ranks of all squares to display (root, own, or foreign).static ChartGraphics.rank
Returns the enum constant of this class with the specified name.static ChartGraphics.rank[]
ChartGraphics.rank.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionChartGraphics_byStrings.svg_fullGrid
(ChartGraphics.rank[] ranks) Construct the code for a complete key display, with the pre-selected count of rows and columns.void
ChartGraphics_svg.svg_fullGrid
(Graphics2D gr, ChartGraphics.rank[] ranks) Construct the code for a complete key display, with the pre-selected coun of rows and columns.