Package org.audiveris.proxymusic
Class Timpani
java.lang.Object
org.audiveris.proxymusic.Timpani
The timpani type represents the timpani pictogram. The smufl attribute is used to distinguish different SMuFL stylistic alternates.
Java class for timpani complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="timpani">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="smufl" type="{}smufl-pictogram-glyph-name" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary