OpenSheetMusicDisplay
    Preparing search index...

    Class VexFlowOctaveShift

    The vexflow adaptation of a graphical shift.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    boundingBox: BoundingBox
    dashesEnd: PointF2D
    dashesStart: PointF2D
    endMeasure: GraphicalMeasure

    The measure in which this OctaveShift (which can be a part/bracket of a multi-line shift) ends graphically.

    endNote: StemmableNote

    Defines the note where the octave shift ends

    endsOnDifferentStaffLine: boolean
    getOctaveShift: OctaveShift
    graphicalEndAtMeasureEnd: boolean

    Whether the octave shift should be drawn until the end of the measure, instead of the current note.

    isFirstPart: boolean
    isSecondPart: boolean
    octaveSymbol: MusicSymbol
    startNote: StemmableNote

    Defines the note where the octave shift starts

    Accessors

    Methods