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



NoteCollision

NoteCollision objects are created by: Collision_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, axis-group-interface, note-collision-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>.