Protected
boundingInsert the [[GraphicalNote]] to the correct index of the [[GraphicalNote]]s list, so that the order of the [[GraphicalNote]]'s in the list corresponds to the [[VoiceEntry]]'s [[Note]]s order. (needed when adding Tie-EndNotes).
Calculates the staff entry positions from the VexFlow stave information and the tickabels inside the staff. This is needed in order to set the OSMD staff entries (which are almost the same as tickables) to the correct positions. It is also needed to be done after formatting!
Search through all [[GraphicalNote]]s to find the suitable one for an StartSlurNote (that 's also an EndTieNote).
Find or creates the list of [[GraphicalNote]]s in case of a [[VoiceEntry]] (not from TiedNote).
Find or creates the list of [[GraphicalNote]]s 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 [[GraphicalNote]]s that correspond to the given [[VoiceEntry]]'s [[Note]]s.
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]].
The graphical counterpart of a [[SourceStaffEntry]].