Uses of Class
com.softsynth.jmsl.score.ScorePainter
Package | Description |
---|---|
com.softsynth.jmsl.score |
-
Uses of ScorePainter in com.softsynth.jmsl.score
Methods in com.softsynth.jmsl.score that return ScorePainter Modifier and Type Method Description ScorePainter
Score. getScorePainter()
ScorePainter
ScoreCanvasAdapter. getScorePainter()
Methods in com.softsynth.jmsl.score with parameters of type ScorePainter Modifier and Type Method Description void
Score. setScorePainter(ScorePainter sp)
void
ScoreCanvas. setScorePainter(ScorePainter scorePainter)
void
ScoreCanvasAdapter. setScorePainter(ScorePainter scorePainter)