Uses of Class
eu.bandm.music.applications.tabstaff.ChartGraphics
Packages that use ChartGraphics
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 in eu.bandm.music.applications.tabstaff
Subclasses of ChartGraphics in eu.bandm.music.applications.tabstaffModifier and TypeClassDescriptionclass
Old implementation variant which generates SVG text by directly constructing Java String values.class
New implementation variant which uses the SVG library JSVG.