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

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

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

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