Uses of Enum Class
eu.bandm.music.applications.tabstaff.DisplayTablature.verticalExtend
Packages that use DisplayTablature.verticalExtend
-
Uses of DisplayTablature.verticalExtend in eu.bandm.music.applications.tabstaff
Fields in eu.bandm.music.applications.tabstaff declared as DisplayTablature.verticalExtendModifier and TypeFieldDescriptionprotected DisplayTablature.verticalExtend
DisplayTablature.vExtend
Which of the two four-line systems shall be painted as lines, not by ledger lines.Fields in eu.bandm.music.applications.tabstaff with type parameters of type DisplayTablature.verticalExtendModifier and TypeFieldDescription(package private) Map<Event,
DisplayTablature.verticalExtend> Tabstaff.event2staffControl
Total map from all events (in the corresponing voice).Methods in eu.bandm.music.applications.tabstaff that return DisplayTablature.verticalExtendModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DisplayTablature.verticalExtend[]
DisplayTablature.verticalExtend.values()
Returns an array containing the constants of this enum class, in the order they are declared.