Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
SystemLine
Class SystemLine
Hierarchy
GraphicalObject
SystemLine
Index
Constructors
constructor
Properties
bottom
Measure
bounding
Box
line
Position
line
Type
parent
Music
System
parent
Top
Staff
Line
top
Measure
Accessors
Position
And
Shape
Methods
is
Instance
Of
Class
get
Object
Width
For
Line
Type
Constructors
constructor
new
System
Line
(
lineType
:
SystemLinesEnum
, linePosition
:
SystemLinePosition
, musicSystem
:
MusicSystem
, topMeasure
:
GraphicalMeasure
, bottomMeasure
?:
GraphicalMeasure
)
:
SystemLine
Parameters
lineType:
SystemLinesEnum
linePosition:
SystemLinePosition
musicSystem:
MusicSystem
topMeasure:
GraphicalMeasure
bottomMeasure:
GraphicalMeasure
= undefined
Returns
SystemLine
Properties
bottom
Measure
bottom
Measure
:
GraphicalMeasure
Protected
bounding
Box
bounding
Box
:
BoundingBox
line
Position
line
Position
:
SystemLinePosition
line
Type
line
Type
:
SystemLinesEnum
parent
Music
System
parent
Music
System
:
MusicSystem
parent
Top
Staff
Line
parent
Top
Staff
Line
:
StaffLine
top
Measure
top
Measure
:
GraphicalMeasure
Accessors
Position
And
Shape
get
PositionAndShape
(
)
:
BoundingBox
set
PositionAndShape
(
value
:
BoundingBox
)
:
void
Returns
BoundingBox
Parameters
value:
BoundingBox
Returns
void
Methods
is
Instance
Of
Class
is
Instance
Of
Class
(
className
:
string
)
:
boolean
Parameters
className:
string
Returns
boolean
Static
get
Object
Width
For
Line
Type
get
Object
Width
For
Line
Type
(
rules
:
EngravingRules
, systemLineType
:
SystemLinesEnum
)
:
number
Return the width of the SystemLinesContainer for the given SystemLineType.
Parameters
rules:
EngravingRules
systemLineType:
SystemLinesEnum
Returns
number
Exports
System
Line
constructor
bottom
Measure
bounding
Box
line
Position
line
Type
parent
Music
System
parent
Top
Staff
Line
top
Measure
Position
And
Shape
is
Instance
Of
Class
get
Object
Width
For
Line
Type
Generated using
TypeDoc
Return the width of the SystemLinesContainer for the given SystemLineType.