Uses of Class
com.softsynth.jmsl.score.ScoreCollection

Packages that use ScoreCollection
com.softsynth.jmsl.score   
 

Uses of ScoreCollection in com.softsynth.jmsl.score
 

Methods in com.softsynth.jmsl.score that return ScoreCollection
 ScoreCollection Score.getScoreCollection()
           
 

Constructors in com.softsynth.jmsl.score with parameters of type ScoreCollection
Measure(ScoreCollection scoreCollection, Score score, int numStaffs)
           
Measure(ScoreCollection scoreCollection, Score score, int numStaffs, TimeSignature timeSig)