class Align_element : virtual public Score_element

Order elements top to bottom

Inheritance:


Public Fields

Direction align_dir_
Which side to align? -1: left side, 0: centered (around center_l_ if not nil), 1: right side
Direction stacking_dir_
Should high priorities be first or last?

Inherited from Score_element:

Public Fields

int status_i_
bool transparent_b_

Public Methods

void add_dependency(Score_element*)
void unlink()

Protected Methods

virtual Molecule* brew_molecule_p()
virtual void do_add_processing()
virtual void do_post_processing()
virtual void do_pre_processing()
virtual void do_print()
virtual void do_space_processing()

Inherited from Graphical_element:

Public Methods

Graphical_axis_group* common_group(Graphical_element const* s, Axis a)
void translate(Offset)
void translate_axis(Real, Axis)

Private Fields

bool empty_b_

Documentation

Order elements top to bottom.

TODO: merge with Horizontal_align_item

Direction stacking_dir_
Should high priorities be first or last?

Direction align_dir_
Which side to align? -1: left side, 0: centered (around center_l_ if not nil), 1: right side


Direct child classes:
Horizontal_align_item

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998