Uses of Class
eu.bandm.music.top.MlwOptions
Packages that use MlwOptions
Package
Description
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of MlwOptions in eu.bandm.music.top
Fields in eu.bandm.music.top declared as MlwOptionsModifier and TypeFieldDescription(package private) final MlwOptions
MlWorat.options
Options as defined inMlwOptions.xml
.Methods in eu.bandm.music.top that return MlwOptionsMethods in eu.bandm.music.top with parameters of type MlwOptionsModifier and TypeMethodDescriptionprotected void
MlWorat.convert
(MlwOptions options) Calls update() to collect the pitch data into different sets and maps, and then call for every Part (="Teil I - VI") the two print methods.