|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HarpPedals | |
|---|---|
| net.charlesames.music.musicxml | The purpose of package music.musicxml is to generate files in MusicXML format. |
| Uses of HarpPedals in net.charlesames.music.musicxml |
|---|
| Methods in net.charlesames.music.musicxml that return HarpPedals | |
|---|---|
static HarpPedals |
HarpPedals.fromXmlNode(org.w3c.dom.Element element,
Direction container)
Create a new HarpPedals instance and fill it with loaded data. |
static HarpPedals |
HarpPedals.getInstance(Direction container)
Create a new HarpPedals instance. |
| Methods in net.charlesames.music.musicxml with parameters of type HarpPedals | |
|---|---|
static PedalTuning |
PedalTuning.fromXmlNode(org.w3c.dom.Element element,
HarpPedals container)
Create a new PedalTuning instance and fill it with loaded data. |
static PedalTuning |
PedalTuning.getInstance(HarpPedals container)
Create a new PedalTuning instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||