Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
GraphicalChordSymbolContainer
Class GraphicalChordSymbolContainer
Hierarchy
GraphicalObject
GraphicalChordSymbolContainer
Index
Constructors
constructor
Properties
bounding
Box
chord
Symbol
Container
graphical
Label
rules
Accessors
Get
Chord
Symbol
Container
Graphical
Label
Position
And
Shape
Methods
calculate
Label
is
Instance
Of
Class
Constructors
constructor
new
Graphical
Chord
Symbol
Container
(
chordSymbolContainer
:
ChordSymbolContainer
, parent
:
BoundingBox
, textHeight
:
number
, keyInstruction
:
KeyInstruction
, transposeHalftones
:
number
, rules
:
EngravingRules
)
:
GraphicalChordSymbolContainer
Parameters
chordSymbolContainer:
ChordSymbolContainer
parent:
BoundingBox
textHeight:
number
keyInstruction:
KeyInstruction
transposeHalftones:
number
rules:
EngravingRules
Returns
GraphicalChordSymbolContainer
Properties
Protected
bounding
Box
bounding
Box
:
BoundingBox
Private
chord
Symbol
Container
chord
Symbol
Container
:
ChordSymbolContainer
Private
graphical
Label
graphical
Label
:
GraphicalLabel
Private
rules
rules
:
EngravingRules
Accessors
Get
Chord
Symbol
Container
get
GetChordSymbolContainer
(
)
:
ChordSymbolContainer
Returns
ChordSymbolContainer
Graphical
Label
get
GraphicalLabel
(
)
:
GraphicalLabel
Returns
GraphicalLabel
Position
And
Shape
get
PositionAndShape
(
)
:
BoundingBox
set
PositionAndShape
(
value
:
BoundingBox
)
:
void
Returns
BoundingBox
Parameters
value:
BoundingBox
Returns
void
Methods
Private
calculate
Label
calculate
Label
(
textHeight
:
number
, transposeHalftones
:
number
, keyInstruction
:
KeyInstruction
)
:
void
Parameters
textHeight:
number
transposeHalftones:
number
keyInstruction:
KeyInstruction
Returns
void
is
Instance
Of
Class
is
Instance
Of
Class
(
className
:
string
)
:
boolean
Parameters
className:
string
Returns
boolean
Exports
Graphical
Chord
Symbol
Container
constructor
bounding
Box
chord
Symbol
Container
graphical
Label
rules
Get
Chord
Symbol
Container
Graphical
Label
Position
And
Shape
calculate
Label
is
Instance
Of
Class
Generated using
TypeDoc