| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected Valign |
Time.valign |
protected Valign |
StringMute.valign |
protected Valign |
PrincipalVoice.valign |
protected Valign |
Percussion.valign |
protected Valign |
Pedal.valign |
protected Valign |
OtherDirection.valign |
protected Valign |
Metronome.valign |
protected Valign |
MeasureNumbering.valign |
protected Valign |
Kind.valign |
protected Valign |
HarpPedals.valign |
protected Valign |
FormattedText.valign |
protected Valign |
EmptyPrintStyleAlign.valign |
protected Valign |
EmptyPrintObjectStyleAlign.valign |
protected Valign |
Dynamics.valign |
protected Valign |
AccordionRegistration.valign |
protected Valign |
AccidentalText.valign |
| Modifier and Type | Method and Description |
|---|---|
static Valign |
Valign.fromValue(String v) |
Valign |
Time.getValign()
Gets the value of the valign property.
|
Valign |
StringMute.getValign()
Gets the value of the valign property.
|
Valign |
PrincipalVoice.getValign()
Gets the value of the valign property.
|
Valign |
Percussion.getValign()
Gets the value of the valign property.
|
Valign |
Pedal.getValign()
Gets the value of the valign property.
|
Valign |
OtherDirection.getValign()
Gets the value of the valign property.
|
Valign |
Metronome.getValign()
Gets the value of the valign property.
|
Valign |
MeasureNumbering.getValign()
Gets the value of the valign property.
|
Valign |
Kind.getValign()
Gets the value of the valign property.
|
Valign |
HarpPedals.getValign()
Gets the value of the valign property.
|
Valign |
FormattedText.getValign()
Gets the value of the valign property.
|
Valign |
EmptyPrintStyleAlign.getValign()
Gets the value of the valign property.
|
Valign |
EmptyPrintObjectStyleAlign.getValign()
Gets the value of the valign property.
|
Valign |
Dynamics.getValign()
Gets the value of the valign property.
|
Valign |
AccordionRegistration.getValign()
Gets the value of the valign property.
|
Valign |
AccidentalText.getValign()
Gets the value of the valign property.
|
static Valign |
Valign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Valign[] |
Valign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Time.setValign(Valign value)
Sets the value of the valign property.
|
void |
StringMute.setValign(Valign value)
Sets the value of the valign property.
|
void |
PrincipalVoice.setValign(Valign value)
Sets the value of the valign property.
|
void |
Percussion.setValign(Valign value)
Sets the value of the valign property.
|
void |
Pedal.setValign(Valign value)
Sets the value of the valign property.
|
void |
OtherDirection.setValign(Valign value)
Sets the value of the valign property.
|
void |
Metronome.setValign(Valign value)
Sets the value of the valign property.
|
void |
MeasureNumbering.setValign(Valign value)
Sets the value of the valign property.
|
void |
Kind.setValign(Valign value)
Sets the value of the valign property.
|
void |
HarpPedals.setValign(Valign value)
Sets the value of the valign property.
|
void |
FormattedText.setValign(Valign value)
Sets the value of the valign property.
|
void |
EmptyPrintStyleAlign.setValign(Valign value)
Sets the value of the valign property.
|
void |
EmptyPrintObjectStyleAlign.setValign(Valign value)
Sets the value of the valign property.
|
void |
Dynamics.setValign(Valign value)
Sets the value of the valign property.
|
void |
AccordionRegistration.setValign(Valign value)
Sets the value of the valign property.
|
void |
AccidentalText.setValign(Valign value)
Sets the value of the valign property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.