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