Enums ===== .. php:enum:: Direction : string Defines direction .. php:case:: bottomTop : 'BT' .. php:case:: leftRight : 'LR' .. php:case:: rightLeft : 'RL' .. php:case:: topBottom : 'TB' .. php:enum:: NotePosition Defines a note position .. php:case:: left .. php:case:: right