| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameDisplay |
PartGroup.groupAbbreviationDisplay |
protected NameDisplay |
PartGroup.groupNameDisplay |
protected NameDisplay |
ScorePart.partAbbreviationDisplay |
protected NameDisplay |
Print.partAbbreviationDisplay |
protected NameDisplay |
ScorePart.partNameDisplay |
protected NameDisplay |
Print.partNameDisplay |
| Modifier and Type | Method and Description |
|---|---|
NameDisplay |
ObjectFactory.createNameDisplay()
Create an instance of
NameDisplay |
NameDisplay |
PartGroup.getGroupAbbreviationDisplay()
Gets the value of the groupAbbreviationDisplay property.
|
NameDisplay |
PartGroup.getGroupNameDisplay()
Gets the value of the groupNameDisplay property.
|
NameDisplay |
ScorePart.getPartAbbreviationDisplay()
Gets the value of the partAbbreviationDisplay property.
|
NameDisplay |
Print.getPartAbbreviationDisplay()
Gets the value of the partAbbreviationDisplay property.
|
NameDisplay |
ScorePart.getPartNameDisplay()
Gets the value of the partNameDisplay property.
|
NameDisplay |
Print.getPartNameDisplay()
Gets the value of the partNameDisplay property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartGroup.setGroupAbbreviationDisplay(NameDisplay value)
Sets the value of the groupAbbreviationDisplay property.
|
void |
PartGroup.setGroupNameDisplay(NameDisplay value)
Sets the value of the groupNameDisplay property.
|
void |
ScorePart.setPartAbbreviationDisplay(NameDisplay value)
Sets the value of the partAbbreviationDisplay property.
|
void |
Print.setPartAbbreviationDisplay(NameDisplay value)
Sets the value of the partAbbreviationDisplay property.
|
void |
ScorePart.setPartNameDisplay(NameDisplay value)
Sets the value of the partNameDisplay property.
|
void |
Print.setPartNameDisplay(NameDisplay value)
Sets the value of the partNameDisplay property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.