Uses of Class
net.charlesames.music.musicxml.PageLayout

Packages that use PageLayout
net.charlesames.music.musicxml The purpose of package music.musicxml is to generate files in MusicXML format. 
 

Uses of PageLayout in net.charlesames.music.musicxml
 

Methods in net.charlesames.music.musicxml that return PageLayout
static PageLayout PageLayout.fromXmlNode(org.w3c.dom.Element element, MusicXmlEntity container)
          Create a new PageLayout instance and fill it with loaded data.
static PageLayout PageLayout.getInstance(MusicXmlEntity container)
          Create a new PageLayout instance.
 

Methods in net.charlesames.music.musicxml with parameters of type PageLayout
 void ScorePartwise.setPageLayout(PageLayout pageLayout)
          Setter for the PageLayout property