Uses of Class
org.audiveris.proxymusic.TimeModification
Packages that use TimeModification
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of TimeModification in org.audiveris.proxymusic
Subclasses of TimeModification in org.audiveris.proxymusicModifier and TypeClassDescriptionclassThe metronome-tuplet type uses the same element structure as the time-modification element along with some attributes from the tuplet element.Fields in org.audiveris.proxymusic declared as TimeModificationMethods in org.audiveris.proxymusic that return TimeModificationModifier and TypeMethodDescriptionObjectFactory.createTimeModification()Create an instance ofTimeModificationNote.getTimeModification()Gets the value of the timeModification property.Methods in org.audiveris.proxymusic with parameters of type TimeModificationModifier and TypeMethodDescriptionvoidNote.setTimeModification(TimeModification value) Sets the value of the timeModification property.