Uses of Class
eu.bandm.music.entities.MTree.Printable
Packages that use MTree.Printable
-
Uses of MTree.Printable in eu.bandm.music.entities
Fields in eu.bandm.music.entities declared as MTree.PrintableModifier and TypeFieldDescription(package private) @Opt MTree.Printable
MTree.printable_pause
Single duration symbol or sequence of symbols for to print a pause which exactly covers this node.(package private) @Opt MTree.Printable
MTree.printable_sound
Single duration symbol or sequence of symbols for to print a sound which exactly covers this node.Fields in eu.bandm.music.entities with type parameters of type MTree.PrintableModifier and TypeFieldDescriptionprotected final Map
<MTree, MTree.Printable> MSplitter.Result.printables_transformed
FIXME DOCU