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