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