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 | Field and Description |
---|---|
(package private) BarLine |
Renderer.NoteSystem.bracket |
(package private) BarLine |
Renderer.NoteSystem.measureEnd |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Renderer.NoteSystem.changeBracket(BarLine bl) |
(package private) Extension |
Renderer.Segment.getExtension_barLine(BarLine bl)
Simply multiplies the raw extent with the standard bar line distance from
the
Parameters . |
protected void |
Printer.printBarLine(Renderer.NoteSystem ns,
Renderer.RunningPrefix p,
int pos,
BarLine bl,
Renderer.Measure measure,
float xpos)
Calculate top and bottom y position form staves crossed by
a particular bar line.
|
Modifier and Type | Method and Description |
---|---|
BarLine |
BarLine.doclone()
Clones this object.
|
BarLine |
BarLine.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(BarLine e0) |
protected void |
__Formatter.action(BarLine el) |
protected void |
Visitor.action(BarLine e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(BarLine e0) |
protected void |
MATCH_ONLY_00.action(BarLine e0) |
protected void |
Dump.action(BarLine e0) |
protected void |
MultiVisit.descend(BarLine e0) |
protected void |
Dump.descend(BarLine e0) |
void |
MATCH_ONLY_00.match(BarLine e0) |
protected void |
MultiVisit.post(BarLine e0) |
protected void |
MultiVisit.pre(BarLine e0) |
protected void |
Dump.printscalars(BarLine e0) |
protected Format |
__Formatter.toFormat(BarLine el) |
Modifier and Type | Class and Description |
---|---|
class |
XBarLineStandard |