Uses of Class
org.audiveris.proxymusic.EmptyFont
Packages that use EmptyFont
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of EmptyFont in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as EmptyFontModifier and TypeFieldDescriptionprotected EmptyFontDefaults.musicFontprotected EmptyFontDefaults.wordFontMethods in org.audiveris.proxymusic that return EmptyFontModifier and TypeMethodDescriptionObjectFactory.createEmptyFont()Create an instance ofEmptyFontDefaults.getMusicFont()Gets the value of the musicFont property.Defaults.getWordFont()Gets the value of the wordFont property.Methods in org.audiveris.proxymusic with parameters of type EmptyFontModifier and TypeMethodDescriptionvoidDefaults.setMusicFont(EmptyFont value) Sets the value of the musicFont property.voidDefaults.setWordFont(EmptyFont value) Sets the value of the wordFont property.