Uses of Enum Class
org.audiveris.proxymusic.ArrowDirection
Packages that use ArrowDirection
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of ArrowDirection in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as ArrowDirectionMethods in org.audiveris.proxymusic that return ArrowDirectionModifier and TypeMethodDescriptionstatic ArrowDirectionArrow.getArrowDirection()Gets the value of the arrowDirection property.static ArrowDirectionReturns the enum constant of this class with the specified name.static ArrowDirection[]ArrowDirection.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 ArrowDirectionModifier and TypeMethodDescriptionvoidArrow.setArrowDirection(ArrowDirection value) Sets the value of the arrowDirection property.