| Package | Description |
|---|---|
| eu.bandm.mugraph.base |
| Modifier and Type | Field and Description |
|---|---|
protected XChord.Align |
XChord.align |
| Modifier and Type | Method and Description |
|---|---|
static XChord.Align |
XChord.Align.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XChord.Align[] |
XChord.Align.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|