Uses of Class
net.charlesames.music.ensemble.NoteListInstrumentContour

Packages that use NoteListInstrumentContour
net.charlesames.music.ensemble Classes in package music.ensemble define the structure of scores. 
 

Uses of NoteListInstrumentContour in net.charlesames.music.ensemble
 

Methods in net.charlesames.music.ensemble that return NoteListInstrumentContour
static NoteListInstrumentContour NoteListInstrumentContour.fromXmlNode(org.w3c.dom.Element element, NoteListInstrument instrument)
          Deprecated. Create a new {code NoteListInstrumentContour} instance and fill it with loaded data.