Uses of Enum Class
org.audiveris.proxymusic.CircularArrow
Packages that use CircularArrow
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of CircularArrow in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as CircularArrowMethods in org.audiveris.proxymusic that return CircularArrowModifier and TypeMethodDescriptionstatic CircularArrowArrow.getCircularArrow()Gets the value of the circularArrow property.static CircularArrowReturns the enum constant of this class with the specified name.static CircularArrow[]CircularArrow.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 CircularArrowModifier and TypeMethodDescriptionvoidArrow.setCircularArrow(CircularArrow value) Sets the value of the circularArrow property.