Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GraphicalStaffEntry Abstract

The graphical counterpart of a SourceStaffEntry.

Hierarchy

Index

Constructors

Properties

FingeringEntries: GraphicalLabel[]
MaxAccidentals: number = 0
boundingBox: BoundingBox
graphicalChordContainers: GraphicalChordSymbolContainer[] = []
graphicalInstructions: AbstractGraphicalInstruction[] = []
graphicalTies: GraphicalTie[] = []
graphicalVoiceEntries: GraphicalVoiceEntry[]
lyricsEntries: GraphicalLyricEntry[] = []
parentMeasure: GraphicalMeasure
parentVerticalContainer: VerticalGraphicalStaffEntryContainer
relInMeasureTimestamp: Fraction
sourceStaffEntry: SourceStaffEntry
staffEntryParent: GraphicalStaffEntry
tabStaffEntry: GraphicalStaffEntry = undefined
ties: Tie[] = []

Accessors

Methods

  • findEndTieGraphicalNoteFromNoteWithStartingSlur(tieNote: Note, slur: Slur): GraphicalNote
  • getAbsoluteStartAndEnd(): [number, number]
  • getBottomlineMax(): number
  • getHighestYAtEntry(): number
  • getLowestYAtEntry(): number
  • getSkylineMin(): number
  • hasOnlyRests(): boolean
  • isInstanceOfClass(className: string): boolean
  • isVoiceEntryPartOfLinkedVoiceEntry(voiceEntry: VoiceEntry): boolean

Generated using TypeDoc