| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected EmptyPrintStyleAlign |
Barline.coda |
protected EmptyPrintStyleAlign |
DirectionType.damp |
protected EmptyPrintStyleAlign |
DirectionType.dampAll |
protected EmptyPrintStyleAlign |
DirectionType.eyeglasses |
protected EmptyPrintStyleAlign |
Barline.segno |
| Modifier and Type | Field and Description |
|---|---|
protected List<EmptyPrintStyleAlign> |
DirectionType.coda |
protected List<EmptyPrintStyleAlign> |
DirectionType.segno |
| Modifier and Type | Method and Description |
|---|---|
EmptyPrintStyleAlign |
ObjectFactory.createEmptyPrintStyleAlign()
Create an instance of
EmptyPrintStyleAlign |
EmptyPrintStyleAlign |
Barline.getCoda()
Gets the value of the coda property.
|
EmptyPrintStyleAlign |
DirectionType.getDamp()
Gets the value of the damp property.
|
EmptyPrintStyleAlign |
DirectionType.getDampAll()
Gets the value of the dampAll property.
|
EmptyPrintStyleAlign |
DirectionType.getEyeglasses()
Gets the value of the eyeglasses property.
|
EmptyPrintStyleAlign |
Barline.getSegno()
Gets the value of the segno property.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmptyPrintStyleAlign> |
DirectionType.getCoda()
Gets the value of the coda property.
|
List<EmptyPrintStyleAlign> |
DirectionType.getSegno()
Gets the value of the segno property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Barline.setCoda(EmptyPrintStyleAlign value)
Sets the value of the coda property.
|
void |
DirectionType.setDamp(EmptyPrintStyleAlign value)
Sets the value of the damp property.
|
void |
DirectionType.setDampAll(EmptyPrintStyleAlign value)
Sets the value of the dampAll property.
|
void |
DirectionType.setEyeglasses(EmptyPrintStyleAlign value)
Sets the value of the eyeglasses property.
|
void |
Barline.setSegno(EmptyPrintStyleAlign value)
Sets the value of the segno property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.