Uses of Enum Class
org.audiveris.proxymusic.LineEnd
Packages that use LineEnd
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of LineEnd in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as LineEndMethods in org.audiveris.proxymusic that return LineEndModifier and TypeMethodDescriptionstatic LineEndBracket.getLineEnd()Gets the value of the lineEnd property.static LineEndReturns the enum constant of this class with the specified name.static LineEnd[]LineEnd.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 LineEndModifier and TypeMethodDescriptionvoidBracket.setLineEnd(LineEnd value) Sets the value of the lineEnd property.