Uses of Enum Class
org.audiveris.proxymusic.LineLength
Packages that use LineLength
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of LineLength in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as LineLengthMethods in org.audiveris.proxymusic that return LineLengthModifier and TypeMethodDescriptionstatic LineLengthEmptyLine.getLineLength()Gets the value of the lineLength property.static LineLengthReturns the enum constant of this class with the specified name.static LineLength[]LineLength.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 LineLengthModifier and TypeMethodDescriptionvoidEmptyLine.setLineLength(LineLength value) Sets the value of the lineLength property.