Uses of Enum Class
org.audiveris.proxymusic.ArrowStyle
Packages that use ArrowStyle
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of ArrowStyle in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as ArrowStyleMethods in org.audiveris.proxymusic that return ArrowStyleModifier and TypeMethodDescriptionstatic ArrowStyleArrow.getArrowStyle()Gets the value of the arrowStyle property.static ArrowStyleReturns the enum constant of this class with the specified name.static ArrowStyle[]ArrowStyle.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 ArrowStyleModifier and TypeMethodDescriptionvoidArrow.setArrowStyle(ArrowStyle value) Sets the value of the arrowStyle property.