Uses of Class
org.audiveris.proxymusic.FormattedText
Packages that use FormattedText
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of FormattedText in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as FormattedTextModifier and TypeFieldDescriptionprotected FormattedTextAttributes.footnoteprotected FormattedTextBackup.footnoteprotected FormattedTextBarline.footnoteprotected FormattedTextDirection.footnoteprotected FormattedTextFigure.footnoteprotected FormattedTextFiguredBass.footnoteprotected FormattedTextForward.footnoteprotected FormattedTextHarmony.footnoteprotected FormattedTextLyric.footnoteprotected FormattedTextNotations.footnoteprotected FormattedTextNote.footnoteprotected FormattedTextPartGroup.footnoteMethods in org.audiveris.proxymusic that return FormattedTextModifier and TypeMethodDescriptionObjectFactory.createFormattedText()Create an instance ofFormattedTextAttributes.getFootnote()Gets the value of the footnote property.Backup.getFootnote()Gets the value of the footnote property.Barline.getFootnote()Gets the value of the footnote property.Direction.getFootnote()Gets the value of the footnote property.Figure.getFootnote()Gets the value of the footnote property.FiguredBass.getFootnote()Gets the value of the footnote property.Forward.getFootnote()Gets the value of the footnote property.Harmony.getFootnote()Gets the value of the footnote property.Lyric.getFootnote()Gets the value of the footnote property.Notations.getFootnote()Gets the value of the footnote property.Note.getFootnote()Gets the value of the footnote property.PartGroup.getFootnote()Gets the value of the footnote property.Methods in org.audiveris.proxymusic that return types with arguments of type FormattedTextModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FormattedText>ObjectFactory.createCreditCreditSymbol(FormattedText value) javax.xml.bind.JAXBElement<FormattedText>ObjectFactory.createCreditCreditWords(FormattedText value) Methods in org.audiveris.proxymusic with parameters of type FormattedTextModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FormattedText>ObjectFactory.createCreditCreditSymbol(FormattedText value) javax.xml.bind.JAXBElement<FormattedText>ObjectFactory.createCreditCreditWords(FormattedText value) voidAttributes.setFootnote(FormattedText value) Sets the value of the footnote property.voidBackup.setFootnote(FormattedText value) Sets the value of the footnote property.voidBarline.setFootnote(FormattedText value) Sets the value of the footnote property.voidDirection.setFootnote(FormattedText value) Sets the value of the footnote property.voidFigure.setFootnote(FormattedText value) Sets the value of the footnote property.voidFiguredBass.setFootnote(FormattedText value) Sets the value of the footnote property.voidForward.setFootnote(FormattedText value) Sets the value of the footnote property.voidHarmony.setFootnote(FormattedText value) Sets the value of the footnote property.voidLyric.setFootnote(FormattedText value) Sets the value of the footnote property.voidNotations.setFootnote(FormattedText value) Sets the value of the footnote property.voidNote.setFootnote(FormattedText value) Sets the value of the footnote property.voidPartGroup.setFootnote(FormattedText value) Sets the value of the footnote property.