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

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

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

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