Uses of Enum Class
org.audiveris.proxymusic.BarStyle
Packages that use BarStyle
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of BarStyle in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as BarStyleMethods in org.audiveris.proxymusic that return BarStyleModifier and TypeMethodDescriptionstatic BarStyleBarStyleColor.getValue()The bar-style type represents barline style information.static BarStyleReturns the enum constant of this class with the specified name.static BarStyle[]BarStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.audiveris.proxymusic with parameters of type BarStyle