Next: , Previous: custos-interface, Up: Graphical Object Interfaces


dot-column-interface

Groups dot objects so they form a column, and position dots so they do not clash with staff lines.

User settable properties:
direction (direction)
If side-axis is 1 (or #X), then this property determines whether the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines whether the object is placed #UP, #CENTER or #DOWN. Numerical values may also be used: #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted.
Internal properties:
dots (unknown)
multiple Dots objects.
positioning-done (boolean)
Used to signal that a positioning element did its job. This ensures that a positioning is only done once.

This grob interface is used in the following graphical objects: DotColumn


Next: , Previous: custos-interface, Up: Graphical Object Interfaces

This page is for LilyPond-2.11.28 (development-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Your suggestions for the documentation are welcome.