Next: , Previous: NoteCollision, Up: All layout objects



NoteColumn

NoteColumn objects are created by: Rhythmic_column_engraver

Standard settings:

axes (list):
'(0 1)

list of axis numbers. In the case of alignment grobs, this should contain only one number.

X-extent-callback (procedure):
Axis_group_interface::group_extent_callback

Procedure that calculates the extent of this object. If this value is set to #f, the object is empty in the X direction. The procedure takes a grob and axis argument, and returns a number-pair.

Y-extent-callback (procedure):
Axis_group_interface::group_extent_callback

see X-extent-callback.

This object supports the following interfaces: item-interface, note-column-interface, axis-group-interface and grob-interface

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.