Public Attributes | |
float | systemsDistance |
int | systemsDistribution |
float | systemsDistribLimit |
float | force |
float | spring |
int | neighborhoodSpacing |
int | optimalPageFill |
int | resizePage2Music |
Settings for the graphic score layout.
float systemsDistance |
Control distance between systems, distance is in internal units (default value: 75)
control systems distribution. Possible values: kAutoDistrib (default), kAlwaysDistrib, kNeverDistrib
float systemsDistribLimit |
Maximum distance allowed between two systems, for automatic distribution mode. Distance is relative to the height of the inner page. Default value: 0.25 (that is: 1/4 of the page height)
float force |
force value of the Space-Force function typical values range from 400 to 1500. Default value: 750
float spring |
the spring parameter typical values range from 1 to 5. Default value: 1.1
boolean value to tell the engine to use the Neighborhood spacing algorithm or not (default value: 0)
int optimalPageFill |
boolean value to tell the engine to use the optimal page fill algorithm or not (default value: 1)
int resizePage2Music |
boolean value to tell the engine to resize page to music (default value: 1)