#include <DivisionMap.h>
Public Member Functions | |
| void | setXSupport (int i, double x) |
| DivisionMap () | |
| int | nbSideSymbols (int) |
| void | mapDivMS (int, MusicSymbol *) |
| void | reset () |
| void | sideMapDivMS (int, MusicSymbol *) |
| bool | hasSupport (int) |
|
|
Constructor of a division map |
|
|
This let us know if there is a division support for the division this function is quite processing exhaustive we could have a look after to see if some ordering would not speed up the program |
|
||||||||||||
|
This maps a divsion another MS
|
|
|
|
|
|
This destroy all the support |
|
||||||||||||
|
This function set the X of the support if it exist, it performs nothing otherwhise. The time support is a construction that hold several symbol on a division. If you move the x of the support then all the symbols attached to it will move.
Profiling * |
|
||||||||||||
|
This mathod attach a symbol to a division. But this symbol is at the left of the division. The distance of the division remains constant. |
1.3.6