Package | Description |
---|---|
eu.bandm.mugraph.base | |
eu.bandm.mugraph.model |
Umod main model class: Generic graphic back-end
for music rendering.
|
Modifier and Type | Field and Description |
---|---|
(package private) Stem |
Printer.BeamPoint.stem |
Modifier and Type | Method and Description |
---|---|
protected boolean |
XChord.has(Stem stem) |
void |
Printer.needsBeaming(TimedObject to,
float xpos,
float ypos,
float lineWidth,
Stem stem,
boolean isUp) |
Constructor and Description |
---|
BeamPoint(TimedObject to,
float xpos,
float ypos,
float lineWidth,
Stem stem,
boolean isUp,
int beamNumber) |
Modifier and Type | Field and Description |
---|---|
protected Stem |
Chord.stemDown
Generated by umod; model author's documentation MISSING.
|
protected Stem |
Chord.stemUp
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
Stem |
Stem.doclone()
Clones this object.
|
Stem |
Chord.get_stemDown()
Generated by umod; model author's documentation MISSING.
|
Stem |
Chord.get_stemUp()
Generated by umod; model author's documentation MISSING.
|
Stem |
Stem.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(Stem e0) |
protected void |
__Formatter.action(Stem el) |
protected void |
Visitor.action(Stem e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(Stem e0) |
protected void |
MATCH_ONLY_00.action(Stem e0) |
protected void |
Dump.action(Stem e0) |
protected void |
MultiVisit.descend(Stem e0) |
protected void |
Dump.descend(Stem e0) |
void |
MATCH_ONLY_00.match(Stem e0) |
protected void |
MultiVisit.post(Stem e0) |
protected void |
MultiVisit.pre(Stem e0) |
protected void |
Dump.printscalars(Stem e0) |
boolean |
Chord.set_stemDown(Stem val)
Generated by umod; model author's documentation MISSING.
|
boolean |
Chord.set_stemUp(Stem val)
Generated by umod; model author's documentation MISSING.
|
protected Format |
__Formatter.toFormat(Stem el) |