OpenSheetMusicDisplay
Preparing search index...
GraphicalSlur
Class GraphicalSlur
Hierarchy (
View Summary
)
GraphicalCurve
GraphicalSlur
Index
Constructors
constructor
Properties
bezier
End
Control
Pt
bezier
End
Pt
bezier
Start
Control
Pt
bezier
Start
Pt
grace
End
grace
Start
placement
slur
staff
Entries
SVGElement
Methods
calculate
Curve
calculate
Curve
Point
At
Index
Compare
Constructors
constructor
new
GraphicalSlur
(
slur
:
Slur
,
rules
:
EngravingRules
)
:
GraphicalSlur
Parameters
slur
:
Slur
rules
:
EngravingRules
Returns
GraphicalSlur
Properties
bezier
End
Control
Pt
bezierEndControlPt
:
PointF2D
bezier
End
Pt
bezierEndPt
:
PointF2D
bezier
Start
Control
Pt
bezierStartControlPt
:
PointF2D
bezier
Start
Pt
bezierStartPt
:
PointF2D
grace
End
graceEnd
:
boolean
grace
Start
graceStart
:
boolean
placement
placement
:
PlacementEnum
slur
slur
:
Slur
staff
Entries
staffEntries
:
GraphicalStaffEntry
[]
= []
SVGElement
SVGElement
:
Node
Methods
calculate
Curve
calculateCurve
(
rules
:
EngravingRules
)
:
void
Parameters
rules
:
EngravingRules
Returns
void
calculate
Curve
Point
At
Index
calculateCurvePointAtIndex
(
relativePosition
:
number
)
:
PointF2D
Parameters
relativePosition
:
number
Returns
PointF2D
Static
Compare
Compare
(
x
:
GraphicalSlur
,
y
:
GraphicalSlur
)
:
number
Compares the timespan of two Graphical Slurs
Parameters
x
:
GraphicalSlur
y
:
GraphicalSlur
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bezier
End
Control
Pt
bezier
End
Pt
bezier
Start
Control
Pt
bezier
Start
Pt
grace
End
grace
Start
placement
slur
staff
Entries
SVGElement
Methods
calculate
Curve
calculate
Curve
Point
At
Index
Compare
OpenSheetMusicDisplay
Loading...
Compares the timespan of two Graphical Slurs