|
Hosted by
 |
Boxes.Note_Heads
 |  | type Stem_Side_Enum |  |
 | empty |  |
 |  | type Note_Head_Box |  |
 | Public representation. |  |
 |  | type Note_Head_Box_Access |  |
 | Pointer to representation data. |  |
 |  | function Create |  |
 | Constructor for instances. |  |
| Param | Type | Description |
| in Note_Head | Note_Head_Enum |
|
|
|
| return | Note_Head_Box_Access |
|
|
 |  | function Get_Note_Head |  |
 | Accessor to read the note head of a note head box. |  |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
 |  | function Get_Filled |  |
 | Accessor to read the filled of a note head box. |  |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
 |  | function Get_Position |  |
 | Accessor to read the position of a note head box. |  |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
 |  | procedure Set_Stem_Side |  |
 | Mutator to update the stem side of a note head box. |  |
| Param | Type | Description |
| access This | Note_Head_Box |
|
| in Stem_Side | Stem_Side_Enum |
|
|
 |  | function Get_Stem_Side |  |
 | Accessor to read the stem side of a note head box. |  |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
 |  | function Get_Name |  |
 |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|  |
 |  | procedure Layout |  |
 |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|  |
 |  | procedure Add_Dots |  |
 |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
|
|  |
 |  | procedure Print |  |
 |
| Param | Type | Description |
| access This | Note_Head_Box |
|
|
|
|  |
|
|