OpenSheetMusicDisplay
Preparing search index...
SystemLine
Class SystemLine
Hierarchy (
View Summary
)
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
SystemLine
(
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
bottomMeasure
:
GraphicalMeasure
Protected
bounding
Box
boundingBox
:
BoundingBox
line
Position
linePosition
:
SystemLinePosition
line
Type
lineType
:
SystemLinesEnum
parent
Music
System
parentMusicSystem
:
MusicSystem
parent
Top
Staff
Line
parentTopStaffLine
:
StaffLine
top
Measure
topMeasure
:
GraphicalMeasure
Accessors
Position
And
Shape
get
PositionAndShape
()
:
BoundingBox
Returns
BoundingBox
set
PositionAndShape
(
value
:
BoundingBox
)
:
void
Parameters
value
:
BoundingBox
Returns
void
Methods
is
Instance
Of
Class
isInstanceOfClass
(
className
:
string
)
:
boolean
Parameters
className
:
string
Returns
boolean
Static
get
Object
Width
For
Line
Type
getObjectWidthForLineType
(
rules
:
EngravingRules
,
systemLineType
:
SystemLinesEnum
,
)
:
number
Return the width of the SystemLinesContainer for the given SystemLineType.
Parameters
rules
:
EngravingRules
systemLineType
:
SystemLinesEnum
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
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
OpenSheetMusicDisplay
Loading...
Return the width of the SystemLinesContainer for the given SystemLineType.