|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Barline | |
|---|---|
| net.charlesames.music.musicxml | The purpose of package music.musicxml is to generate files in MusicXML format. |
| Uses of Barline in net.charlesames.music.musicxml |
|---|
| Methods in net.charlesames.music.musicxml that return Barline | |
|---|---|
Barline |
Measure.createBarline(BarStyle barStyle)
Create a Barline instance with the indicated style. |
static Barline |
Barline.fromXmlNode(org.w3c.dom.Element element,
MusicXmlEntity container)
Create a new Barline instance and fill it with loaded data. |
static Barline |
Barline.getInstance(MusicXmlEntity container)
Create a new Barline instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||