Uses of Class
org.audiveris.proxymusic.PageLayout
Packages that use PageLayout
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of PageLayout in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as PageLayoutModifier and TypeFieldDescriptionprotected PageLayoutDefaults.pageLayoutprotected PageLayoutPrint.pageLayoutMethods in org.audiveris.proxymusic that return PageLayoutModifier and TypeMethodDescriptionObjectFactory.createPageLayout()Create an instance ofPageLayoutDefaults.getPageLayout()Gets the value of the pageLayout property.Print.getPageLayout()Gets the value of the pageLayout property.Methods in org.audiveris.proxymusic with parameters of type PageLayoutModifier and TypeMethodDescriptionvoidDefaults.setPageLayout(PageLayout value) Sets the value of the pageLayout property.voidPrint.setPageLayout(PageLayout value) Sets the value of the pageLayout property.