Uses of Enum Class
org.audiveris.proxymusic.MarginType
Packages that use MarginType
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of MarginType in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as MarginTypeMethods in org.audiveris.proxymusic that return MarginTypeModifier and TypeMethodDescriptionstatic MarginTypePageMargins.getType()Gets the value of the type property.static MarginTypeReturns the enum constant of this class with the specified name.static MarginType[]MarginType.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 MarginTypeModifier and TypeMethodDescriptionvoidPageMargins.setType(MarginType value) Sets the value of the type property.