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



VerticalAxisGroup

VerticalAxisGroup objects are created by: Axis_group_engraver

Standard settings:

axes (list):
'(1)

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

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

see X-extent-callback.

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.

This object supports the following interfaces: spanner-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>.