Uses of Class
org.audiveris.proxymusic.EmptyPrintStyleAlignId
Packages that use EmptyPrintStyleAlignId
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of EmptyPrintStyleAlignId in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as EmptyPrintStyleAlignIdModifier and TypeFieldDescriptionprotected EmptyPrintStyleAlignIdDirectionType.dampprotected EmptyPrintStyleAlignIdDirectionType.dampAllprotected EmptyPrintStyleAlignIdDirectionType.eyeglassesMethods in org.audiveris.proxymusic that return EmptyPrintStyleAlignIdModifier and TypeMethodDescriptionObjectFactory.createEmptyPrintStyleAlignId()Create an instance ofEmptyPrintStyleAlignIdDirectionType.getDamp()Gets the value of the damp property.DirectionType.getDampAll()Gets the value of the dampAll property.DirectionType.getEyeglasses()Gets the value of the eyeglasses property.Methods in org.audiveris.proxymusic with parameters of type EmptyPrintStyleAlignIdModifier and TypeMethodDescriptionvoidDirectionType.setDamp(EmptyPrintStyleAlignId value) Sets the value of the damp property.voidDirectionType.setDampAll(EmptyPrintStyleAlignId value) Sets the value of the dampAll property.voidDirectionType.setEyeglasses(EmptyPrintStyleAlignId value) Sets the value of the eyeglasses property.