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 |
---|---|
Score |
Renderer.score |
(package private) Score |
Lint.score |
Modifier and Type | Method and Description |
---|---|
void |
Preview.renderAndShow(Score sc,
Parameters params,
int firstPage,
int showPage,
int debuglevel) |
Constructor and Description |
---|
Lint(Score score,
MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) |
Renderer(Score score,
Parameters params,
MuLiMessageReceiver<XMLDocumentIdentifier> msg,
@Opt java.awt.Graphics2D graphics2D)
ATTENTION graphics2D needed ONLY for text measurement.
|
Modifier and Type | Method and Description |
---|---|
Score |
Score.doclone()
Clones this object.
|
Score |
Score.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(Score e0) |
protected void |
__Formatter.action(Score el) |
protected void |
Visitor.action(Score e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(Score e0) |
protected void |
MATCH_ONLY_00.action(Score e0) |
protected void |
Dump.action(Score e0) |
protected void |
MultiVisit.descend(Score e0) |
protected void |
Dump.descend(Score e0) |
void |
MATCH_ONLY_00.match(Score e0) |
protected void |
MultiVisit.post(Score e0) |
protected void |
MultiVisit.pre(Score e0) |
protected void |
Dump.printscalars(Score e0) |
protected Format |
__Formatter.toFormat(Score el) |