OpenSheetMusicDisplay
Preparing search index...
GraphicalLyricEntry
Class GraphicalLyricEntry
The graphical counterpart of a [[LyricsEntry]]
Index
Constructors
constructor
Accessors
Graphical
Label
Lyrics
Entry
Parent
Lyric
Word
Staff
Entry
Parent
Methods
has
Dash
From
Lyric
Word
Constructors
constructor
new
GraphicalLyricEntry
(
lyricsEntry
:
LyricsEntry
,
graphicalStaffEntry
:
GraphicalStaffEntry
,
lyricsHeight
:
number
,
staffHeight
:
number
,
)
:
GraphicalLyricEntry
Parameters
lyricsEntry
:
LyricsEntry
graphicalStaffEntry
:
GraphicalStaffEntry
lyricsHeight
:
number
staffHeight
:
number
Returns
GraphicalLyricEntry
Accessors
Graphical
Label
get
GraphicalLabel
()
:
GraphicalLabel
Returns
GraphicalLabel
set
GraphicalLabel
(
value
:
GraphicalLabel
)
:
void
Parameters
value
:
GraphicalLabel
Returns
void
Lyrics
Entry
get
LyricsEntry
()
:
LyricsEntry
Returns
LyricsEntry
Parent
Lyric
Word
get
ParentLyricWord
()
:
GraphicalLyricWord
Returns
GraphicalLyricWord
set
ParentLyricWord
(
value
:
GraphicalLyricWord
)
:
void
Parameters
value
:
GraphicalLyricWord
Returns
void
Staff
Entry
Parent
get
StaffEntryParent
()
:
GraphicalStaffEntry
Returns
GraphicalStaffEntry
set
StaffEntryParent
(
value
:
GraphicalStaffEntry
)
:
void
Parameters
value
:
GraphicalStaffEntry
Returns
void
Methods
has
Dash
From
Lyric
Word
hasDashFromLyricWord
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
Graphical
Label
Lyrics
Entry
Parent
Lyric
Word
Staff
Entry
Parent
Methods
has
Dash
From
Lyric
Word
OpenSheetMusicDisplay
Loading...
The graphical counterpart of a [[LyricsEntry]]