Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

TOrientation Class Reference

Represents the MusicXml orientation entity. More...

#include <common.h>

List of all members.

Public Types

enum  type { undefined, over, under, last = under }

Public Member Functions

 TOrientation (int orient=undefined)
virtual void accept (TScoreVisitor &visitor)
void set (int orient)
int get () const

Static Public Member Functions

const string xmlorientation (int d)
 convert an integer orientation to a MusicXML string

int xmlorientation (const string str)
 convert an MusicXML string to an integer orientation


Detailed Description

The orientation attribute indicates whether slurs and ties are overhand (tips down) or underhand (tips up). It is defined in common.dtd.


Generated on Tue Mar 23 09:50:11 2004 for LibMusicXML by doxygen 1.3.3