public interface LayoutCallback
Modifier and Type | Method and Description |
---|---|
boolean |
addSystem(SSystem sys)
Called during SScore.layout to notify that a new SSystem (ie layout of a range of bars) has been
constructed and can be added to the view.
|
boolean addSystem(SSystem sys)
sys
- the new SSystem