class Graphical_element

The 2d geometric aspects of a score-element

Inheritance:


Public Methods

Graphical_axis_group* common_group(Graphical_element const* s, Axis a)
Find the group-element which has both this and s
void translate(Offset)
translate the symbol
void translate_axis(Real, Axis)
translate in one direction

Private Fields

bool empty_b_
Is this element dimensionless?

Documentation

The 2d geometric aspects of a score-element. It was put in a separate class, because Score_element got quite big.
bool empty_b_
Is this element dimensionless?. This is private to guarantee correctness of the cache

void translate(Offset)
translate the symbol. The symbol does not have to be created yet.

void translate_axis(Real, Axis)
translate in one direction

Graphical_axis_group* common_group(Graphical_element const* s, Axis a)
Find the group-element which has both this and s


Direct child classes:
Score_element
Graphical_axis_group

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