OpenSheetMusicDisplay
    Preparing search index...

    Class VexFlowStaffEntry

    The graphical counterpart of a [[SourceStaffEntry]].

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    boundingBox: BoundingBox
    FingeringEntries: GraphicalLabel[]
    graphicalChordContainers: GraphicalChordSymbolContainer[] = []
    graphicalVoiceEntries: GraphicalVoiceEntry[]
    MaxAccidentals: number = 0
    parentMeasure: GraphicalMeasure
    parentVerticalContainer: VerticalGraphicalStaffEntryContainer
    relInMeasureTimestamp: Fraction
    sourceStaffEntry: SourceStaffEntry
    staffEntryParent: GraphicalStaffEntry
    tabStaffEntry: GraphicalStaffEntry = undefined
    ties: Tie[] = []
    vfClefBefore: ClefNote

    Accessors

    Methods

    • 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!

      Returns void