Uses of Class
net.charlesames.music.musicxml.notation.Staccatissimo

Packages that use Staccatissimo
net.charlesames.music.musicxml.notation   
 

Uses of Staccatissimo in net.charlesames.music.musicxml.notation
 

Methods in net.charlesames.music.musicxml.notation that return Staccatissimo
static Staccatissimo Staccatissimo.fromXmlNode(org.w3c.dom.Element element, MusicXmlEntity container)
          Create a new Staccatissimo instance and fill it with loaded data.
static Staccatissimo Staccatissimo.getInstance(TimedEvent container)
          Create a new Staccatissimo instance.