Insert the GraphicalNote to the correct index of the GraphicalNotes list, so that the order of the GraphicalNote's in the list corresponds to the VoiceEntry's Notes order. (needed when adding Tie-EndNotes).
Search through all GraphicalNotes to find the suitable one for an StartSlurNote (that 's also an EndTieNote).
Find or creates the list of GraphicalNotes in case of a VoiceEntry (not from TiedNote).
Find or creates the list of GraphicalNotes in case of a TiedNote.
Return the [[StaffEntry]]'s Minimum NoteLength.
Search through all the GraphicalNotes to find the suitable one for a TieEndNote.
Find the [[StaffEntry]]'s GraphicalNotes that correspond to the given VoiceEntry's Notes.
Calculate the absolute Timestamp.
Highest Y around the staff entry and notes in OSMD units (pixels / 10). Note that negative y is up.
Lowest Y around the staff entry and notes in OSMD units (pixels / 10). Note that positive y is down.
Returns true if this staff entry has only rests
Check if the given VoiceEntry is part of the [[StaffEntry]]'s Linked VoiceEntry.
Generated using TypeDoc
The graphical counterpart of a SourceStaffEntry.