OpenSheetMusicDisplay
Preparing search index...
RepetitionInstruction
Class RepetitionInstruction
Index
Constructors
constructor
Properties
alignment
ending
Indices
measure
Index
parent
Repetition
type
Methods
Compare
To
equals
Constructors
constructor
new
RepetitionInstruction
(
measureIndex
:
number
,
type
:
RepetitionInstructionEnum
,
alignment
?:
AlignmentType
,
parentRepetition
?:
Repetition
,
endingIndices
?:
number
[]
,
)
:
RepetitionInstruction
Parameters
measureIndex
:
number
type
:
RepetitionInstructionEnum
alignment
:
AlignmentType
= AlignmentType.End
parentRepetition
:
Repetition
= undefined
endingIndices
:
number
[]
= undefined
Returns
RepetitionInstruction
Properties
alignment
alignment
:
AlignmentType
ending
Indices
endingIndices
:
number
[]
= undefined
measure
Index
measureIndex
:
number
parent
Repetition
parentRepetition
:
Repetition
type
type
:
RepetitionInstructionEnum
Methods
Compare
To
CompareTo
(
obj
:
Object
)
:
number
Parameters
obj
:
Object
Returns
number
equals
equals
(
other
:
RepetitionInstruction
)
:
boolean
Parameters
other
:
RepetitionInstruction
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
alignment
ending
Indices
measure
Index
parent
Repetition
type
Methods
Compare
To
equals
OpenSheetMusicDisplay
Loading...