| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected AboveBelow |
Mordent.approach |
protected AboveBelow |
Mordent.departure |
protected AboveBelow |
WavyLine.placement |
protected AboveBelow |
Tuplet.placement |
protected AboveBelow |
Tremolo.placement |
protected AboveBelow |
Tied.placement |
protected AboveBelow |
String.placement |
protected AboveBelow |
Slur.placement |
protected AboveBelow |
PlacementText.placement |
protected AboveBelow |
OtherNotation.placement |
protected AboveBelow |
NonArpeggiate.placement |
protected AboveBelow |
Lyric.placement |
protected AboveBelow |
HorizontalTurn.placement |
protected AboveBelow |
Hole.placement |
protected AboveBelow |
Harmony.placement |
protected AboveBelow |
Harmonic.placement |
protected AboveBelow |
Handbell.placement |
protected AboveBelow |
HammerOnPullOff.placement |
protected AboveBelow |
Fingering.placement |
protected AboveBelow |
EmptyTrillSound.placement |
protected AboveBelow |
EmptyPlacement.placement |
protected AboveBelow |
EmptyLine.placement |
protected AboveBelow |
Dynamics.placement |
protected AboveBelow |
Direction.placement |
protected AboveBelow |
BreathMark.placement |
protected AboveBelow |
Arrow.placement |
protected AboveBelow |
Arpeggiate.placement |
protected AboveBelow |
AccidentalMark.placement |
| Modifier and Type | Method and Description |
|---|---|
static AboveBelow |
AboveBelow.fromValue(String v) |
AboveBelow |
Mordent.getApproach()
Gets the value of the approach property.
|
AboveBelow |
Mordent.getDeparture()
Gets the value of the departure property.
|
AboveBelow |
WavyLine.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Tuplet.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Tremolo.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Tied.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
String.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Slur.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
PlacementText.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
OtherNotation.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
NonArpeggiate.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Lyric.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
HorizontalTurn.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Hole.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Harmony.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Harmonic.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Handbell.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
HammerOnPullOff.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Fingering.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
EmptyTrillSound.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
EmptyPlacement.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
EmptyLine.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Dynamics.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Direction.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
BreathMark.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Arrow.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
Arpeggiate.getPlacement()
Gets the value of the placement property.
|
AboveBelow |
AccidentalMark.getPlacement()
Gets the value of the placement property.
|
static AboveBelow |
AboveBelow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AboveBelow[] |
AboveBelow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mordent.setApproach(AboveBelow value)
Sets the value of the approach property.
|
void |
Mordent.setDeparture(AboveBelow value)
Sets the value of the departure property.
|
void |
WavyLine.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Tuplet.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Tremolo.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Tied.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
String.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Slur.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
PlacementText.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
OtherNotation.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
NonArpeggiate.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Lyric.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
HorizontalTurn.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Hole.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Harmony.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Harmonic.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Handbell.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
HammerOnPullOff.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Fingering.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
EmptyTrillSound.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
EmptyPlacement.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
EmptyLine.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Dynamics.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Direction.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
BreathMark.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Arrow.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
Arpeggiate.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
void |
AccidentalMark.setPlacement(AboveBelow value)
Sets the value of the placement property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.