class Staff_side : virtual Score_element

A symbol which sits either below or above "something" (usually, a staff)


Inheritance:


Public Fields

Direction dir_
Vertical dir of symbol relative to staff
Real padding_f_
Add extra vertical space to the support symbols

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 symbol which sits either below or above "something" (usually, a staff)

Direction dir_
Vertical dir of symbol relative to staff. -1 = below staff?

Real padding_f_
Add extra vertical space to the support symbols


Direct child classes:
Text_item
Script
Crescendo

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