Uses of Class
org.audiveris.proxymusic.EmptyTrillSound
Packages that use EmptyTrillSound
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of EmptyTrillSound in org.audiveris.proxymusic
Subclasses of EmptyTrillSound in org.audiveris.proxymusicModifier and TypeClassDescriptionclassThe mordent type is used for both represents the mordent sign with the vertical line and the inverted-mordent sign without the line.Methods in org.audiveris.proxymusic that return EmptyTrillSoundModifier and TypeMethodDescriptionObjectFactory.createEmptyTrillSound()Create an instance ofEmptyTrillSoundMethods in org.audiveris.proxymusic that return types with arguments of type EmptyTrillSoundModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsHaydn(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsInvertedVerticalTurn(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsShake(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsTrillMark(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsVerticalTurn(EmptyTrillSound value) Methods in org.audiveris.proxymusic with parameters of type EmptyTrillSoundModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsHaydn(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsInvertedVerticalTurn(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsShake(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsTrillMark(EmptyTrillSound value) javax.xml.bind.JAXBElement<EmptyTrillSound>ObjectFactory.createOrnamentsVerticalTurn(EmptyTrillSound value)