Package | Description |
---|---|
eu.bandm.mugraph.base | |
eu.bandm.mugraph.model |
Umod main model class: Generic graphic back-end
for music rendering.
|
eu.bandm.mugraph.specials |
Modifier and Type | Class and Description |
---|---|
class |
XChord |
Modifier and Type | Field and Description |
---|---|
(package private) TimedObject |
Printer.BeamPoint.to |
Modifier and Type | Method and Description |
---|---|
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 | Class and Description |
---|---|
class |
Chord
Generated by umod; model author's documentation MISSING.
|
class |
Cluster
Generated by umod; model author's documentation MISSING.
|
class |
GraphicEvent
Generated by umod; model author's documentation MISSING.
|
class |
Rest
Generated by umod; model author's documentation MISSING.
|
class |
TextEvent
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected TimedObject |
FloatingOne.reference
Generated by umod; model author's documentation MISSING.
|
protected TimedObject |
FloatingTwo.reference
Generated by umod; model author's documentation MISSING.
|
protected TimedObject |
FloatingTwo.reference2
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedList<TimedObject> |
GraceGroup.contents
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<TimedObject> |
FloatingMulti.references
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
TimedObject |
TimedObject.doclone()
Clones this object.
|
TimedObject |
FloatingOne.get_reference()
Generated by umod; model author's documentation MISSING.
|
TimedObject |
FloatingTwo.get_reference()
Generated by umod; model author's documentation MISSING.
|
TimedObject |
FloatingTwo.get_reference2()
Generated by umod; model author's documentation MISSING.
|
TimedObject |
TimedObject.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<TimedObject> |
GraceGroup.get_contents()
Generated by umod; model author's documentation MISSING.
|
CheckedList<TimedObject> |
FloatingMulti.get_references()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(TimedObject e0) |
protected void |
__Formatter.action(TimedObject el) |
protected void |
Visitor.action(TimedObject e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(TimedObject e0) |
protected void |
MATCH_ONLY_00.action(TimedObject e0) |
protected void |
Dump.action(TimedObject e0) |
protected void |
MultiVisit.descend(TimedObject e0) |
protected void |
Dump.descend(TimedObject e0) |
void |
MATCH_ONLY_00.match(TimedObject e0) |
protected void |
MultiVisit.post(TimedObject e0) |
protected void |
MultiVisit.pre(TimedObject e0) |
protected void |
Dump.printscalars(TimedObject e0) |
boolean |
FloatingOne.set_reference(TimedObject val)
Generated by umod; model author's documentation MISSING.
|
boolean |
FloatingTwo.set_reference(TimedObject val)
Generated by umod; model author's documentation MISSING.
|
boolean |
FloatingTwo.set_reference2(TimedObject val)
Generated by umod; model author's documentation MISSING.
|
protected Format |
__Formatter.toFormat(TimedObject el) |
Modifier and Type | Method and Description |
---|---|
boolean |
GraceGroup.set_contents(CheckedList<TimedObject> val)
Generated by umod; model author's documentation MISSING.
|
boolean |
FloatingMulti.set_references(CheckedList<TimedObject> val)
Generated by umod; model author's documentation MISSING.
|
Constructor and Description |
---|
FloatingOne(TimedObject reference)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
FloatingTwo(TimedObject reference,
TimedObject reference2)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Class and Description |
---|---|
class |
XRest |
static class |
XRest.Brevis |
static class |
XRest.Eigth |
static class |
XRest.Half |
static class |
XRest.MultiFlag |
static class |
XRest.MultiMeasure |
static class |
XRest.Quarter |
static class |
XRest.Whole |