Options
All
  • Public
  • Public/Protected
  • All
Menu

The graphical counterpart of a Label

Hierarchy

Index

Constructors

Properties

CenteringXShift: number = 0

Read-only informational variable only set once by lyrics centering algorithm.

ColorXML: string
SVGNode: Node

A reference to the Node in the SVG, if SVGBackend, otherwise undefined. Allows manipulation without re-rendering, e.g. for dynamics, lyrics, etc. For the Canvas backend, this is unfortunately not possible.

TextLines: { text: string; width: number; xOffset: number }[]
boundingBox: BoundingBox
dataObject: Object
label: Label

Accessors

Methods

  • isInstanceOfClass(className: string): boolean
  • setLabelPositionAndShapeBorders(): void
  • toString(): string

Generated using TypeDoc