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