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