Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
RepetitionInstruction
Class RepetitionInstruction
Hierarchy
RepetitionInstruction
Index
Constructors
constructor
Properties
alignment
ending
Indices
measure
Index
parent
Repetition
type
Methods
Compare
To
equals
Constructors
constructor
new
Repetition
Instruction
(
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
ending
Indices
:
number
[]
= undefined
measure
Index
measure
Index
:
number
parent
Repetition
parent
Repetition
:
Repetition
type
type
:
RepetitionInstructionEnum
Methods
Compare
To
Compare
To
(
obj
:
Object
)
:
number
Parameters
obj:
Object
Returns
number
equals
equals
(
other
:
RepetitionInstruction
)
:
boolean
Parameters
other:
RepetitionInstruction
Returns
boolean
Exports
Repetition
Instruction
constructor
alignment
ending
Indices
measure
Index
parent
Repetition
type
Compare
To
equals
Generated using
TypeDoc