| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected TextDirection |
TextFontColor.dir |
protected TextDirection |
TextElementData.dir |
protected TextDirection |
FormattedText.dir |
protected TextDirection |
AccidentalText.dir |
| Modifier and Type | Method and Description |
|---|---|
static TextDirection |
TextDirection.fromValue(String v) |
TextDirection |
TextFontColor.getDir()
Gets the value of the dir property.
|
TextDirection |
TextElementData.getDir()
Gets the value of the dir property.
|
TextDirection |
FormattedText.getDir()
Gets the value of the dir property.
|
TextDirection |
AccidentalText.getDir()
Gets the value of the dir property.
|
static TextDirection |
TextDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextDirection[] |
TextDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextFontColor.setDir(TextDirection value)
Sets the value of the dir property.
|
void |
TextElementData.setDir(TextDirection value)
Sets the value of the dir property.
|
void |
FormattedText.setDir(TextDirection value)
Sets the value of the dir property.
|
void |
AccidentalText.setDir(TextDirection value)
Sets the value of the dir property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.