#include <common.h>
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 | |
1.3.3