Uses of Class
org.audiveris.proxymusic.StyleText
Packages that use StyleText
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of StyleText in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as StyleTextModifier and TypeFieldDescriptionprotected StyleTextBass.bassSeparatorprotected StyleTextFigure.figureNumberprotected StyleTextFigure.prefixprotected StyleTextFigure.suffixMethods in org.audiveris.proxymusic that return StyleTextModifier and TypeMethodDescriptionObjectFactory.createStyleText()Create an instance ofStyleTextBass.getBassSeparator()Gets the value of the bassSeparator property.Figure.getFigureNumber()Gets the value of the figureNumber property.Figure.getPrefix()Gets the value of the prefix property.Figure.getSuffix()Gets the value of the suffix property.Methods in org.audiveris.proxymusic with parameters of type StyleTextModifier and TypeMethodDescriptionvoidBass.setBassSeparator(StyleText value) Sets the value of the bassSeparator property.voidFigure.setFigureNumber(StyleText value) Sets the value of the figureNumber property.voidSets the value of the prefix property.voidSets the value of the suffix property.