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

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

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

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