Uses of Class
org.audiveris.proxymusic.SystemLayout
Packages that use SystemLayout
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of SystemLayout in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as SystemLayoutModifier and TypeFieldDescriptionprotected SystemLayoutDefaults.systemLayoutprotected SystemLayoutPrint.systemLayoutMethods in org.audiveris.proxymusic that return SystemLayoutModifier and TypeMethodDescriptionObjectFactory.createSystemLayout()Create an instance ofSystemLayoutDefaults.getSystemLayout()Gets the value of the systemLayout property.Print.getSystemLayout()Gets the value of the systemLayout property.Methods in org.audiveris.proxymusic with parameters of type SystemLayoutModifier and TypeMethodDescriptionvoidDefaults.setSystemLayout(SystemLayout value) Sets the value of the systemLayout property.voidPrint.setSystemLayout(SystemLayout value) Sets the value of the systemLayout property.