alphaTab.model.BarSubElement
Description
Lists all graphical sub elements within a Bar
which can be styled via style
Enum Members
Name | Numeric Value | Description |
---|---|---|
StandardNotationRepeats | 0 | The repeat signs on the standard notation staff. |
GuitarTabsRepeats | 1 | The repeat signs on the guitar tab staff. |
SlashRepeats | 2 | The repeat signs on the slash staff. |
NumberedRepeats | 3 | The repeat signs on the numbered notation staff. |
StandardNotationBarNumber | 4 | The bar numbers on the standard notation staff. |
GuitarTabsBarNumber | 5 | The bar numbers on the guitar tab staff. |
SlashBarNumber | 6 | The bar numbers on the slash staff. |
NumberedBarNumber | 7 | The bar numbers on the numbered notation staff. |
StandardNotationBarSeparator | 8 | The bar separator lines on the standard notation staff. |
GuitarTabsBarSeparator | 9 | The bar separator lines on the guitar tab staff. |
SlashBarSeparator | 10 | The bar separator lines on the slash staff. |
NumberedBarSeparator | 11 | The bar separator lines on the numbered notation staff. |
StandardNotationClef | 12 | The clefs on the standard notation staff. |
GuitarTabsClef | 13 | The clefs on the guitar tab staff. |
StandardNotationKeySignature | 14 | The key signatures on the standard notation staff. |
NumberedKeySignature | 15 | The key signatures on the numbered notation staff. |
StandardNotationTimeSignature | 16 | The time signatures on the standard notation staff. |
GuitarTabsTimeSignature | 17 | The time signatures on the guitar tab staff. |
SlashTimeSignature | 18 | The time signatures on the slash staff. |
NumberedTimeSignature | 19 | The time signature on the numbered notation staff. |
StandardNotationStaffLine | 20 | The staff lines on the standard notation staff. |
GuitarTabsStaffLine | 21 | The staff lines on the guitar tab staff. |
SlashStaffLine | 22 | The staff lines on the slash staff. |
NumberedStaffLine | 23 | The staff lines on the numbered notation staff. |