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 |
Printer |
Modifier and Type | Method and Description |
---|---|
void |
XChord.doPrint(PrintContext pr,
int index,
float column_xpos,
float aux,
float ypos,
float ydist,
GraphicObject master) |
void |
XStaffLines.doPrint(PrintContext pr,
int pos,
float x,
float x2,
float ybase,
float lineDist,
GraphicObject master) |
void |
GlyphWrapper.doPrint(PrintContext pr,
int pos,
float x,
float aux,
float hotspotY,
float lineDist,
GraphicObject master) |
Modifier and Type | Method and Description |
---|---|
protected void |
MATCH_ONLY_00.action(PrintContext e0) |
void |
GraphicObject.doPrint(PrintContext pr,
int pos,
float x,
float aux,
float y,
float dist,
GraphicObject master) |
void |
Visible.doPrint(PrintContext pr,
int pos,
float x,
float aux,
float y,
float dist,
GraphicObject master) |
Modifier and Type | Method and Description |
---|---|
void |
XClef.doPrint(PrintContext pr,
int index,
float x,
float aux,
float y,
float dist,
GraphicObject master) |
void |
XBarLineStandard.doPrint(PrintContext pr,
int pos,
float x,
float aux,
float y,
float lineDist,
GraphicObject master) |
void |
XGlissLine.doPrint(PrintContext pr,
int pos,
float x,
float aux,
float y,
float lineDist,
GraphicObject master) |