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