Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
GraphicalTie
Class GraphicalTie
The graphical counterpart of a
Tie
.
Hierarchy
GraphicalTie
Index
Constructors
constructor
Properties
end
Note
start
Note
tie
vf
Tie
Accessors
End
Note
Get
Tie
SVGElement
Start
Note
Tie
Constructors
constructor
new
Graphical
Tie
(
tie
:
Tie
, start
?:
GraphicalNote
, end
?:
GraphicalNote
)
:
GraphicalTie
Parameters
tie:
Tie
start:
GraphicalNote
= undefined
end:
GraphicalNote
= undefined
Returns
GraphicalTie
Properties
Private
end
Note
end
Note
:
GraphicalNote
Private
start
Note
start
Note
:
GraphicalNote
Private
tie
tie
:
Tie
vf
Tie
vf
Tie
:
StaveTie
Accessors
End
Note
get
EndNote
(
)
:
GraphicalNote
set
EndNote
(
value
:
GraphicalNote
)
:
void
Returns
GraphicalNote
Parameters
value:
GraphicalNote
Returns
void
Get
Tie
get
GetTie
(
)
:
Tie
Returns
Tie
SVGElement
get
SVGElement
(
)
:
HTMLElement
Returns
HTMLElement
Start
Note
get
StartNote
(
)
:
GraphicalNote
set
StartNote
(
value
:
GraphicalNote
)
:
void
Returns
GraphicalNote
Parameters
value:
GraphicalNote
Returns
void
Tie
get
Tie
(
)
:
Tie
Returns
Tie
Exports
Graphical
Tie
constructor
end
Note
start
Note
tie
vf
Tie
End
Note
Get
Tie
SVGElement
Start
Note
Tie
Generated using
TypeDoc
The graphical counterpart of a Tie.