class Directional_spanner : public Spanner

a spanner which can be pointing "up" or "down"

Inheritance:


Public Fields

Direction dir_
-1 below heads, +1 above heads.

Public Methods

virtual Offset center()
offset of "center" relative to left-column/0-pos of staff

Inherited from Spanner:

Protected Methods

virtual void break_into_pieces()

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

a spanner which can be pointing "up" or "down"
Direction dir_
-1 below heads, +1 above heads.

virtual Offset center()
offset of "center" relative to left-column/0-pos of staff


Direct child classes:
Bow
Beam

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