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 |
GenericGlyphWrapper |
class |
GlyphWrapper
Wrapper which adapts a fonts' geometry to score sheet coordinates.
|
class |
XChord |
class |
XStaffLines |
Modifier and Type | Field and Description |
---|---|
java.util.function.BiFunction<GraphicObject,GraphicObject,Parameters.Distances> |
Parameters.distances |
java.util.function.BiFunction<GraphicObject,GraphicObject,Parameters.Distances> |
Parameters.distances |
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 |
Lint.check(Staff st,
java.util.List<GraphicObject> objs) |
Modifier and Type | Class and Description |
---|---|
class |
Accidental
Generated by umod; model author's documentation MISSING.
|
class |
BarLine
Generated by umod; model author's documentation MISSING.
|
class |
Beam
Generated by umod; model author's documentation MISSING.
|
class |
Chord
Generated by umod; model author's documentation MISSING.
|
class |
ClefPrint
Generated by umod; model author's documentation MISSING.
|
class |
Cluster
Generated by umod; model author's documentation MISSING.
|
class |
Floating
Generated by umod; model author's documentation MISSING.
|
class |
FloatingMulti
Generated by umod; model author's documentation MISSING.
|
class |
FloatingOne
Generated by umod; model author's documentation MISSING.
|
class |
FloatingTwo
Generated by umod; model author's documentation MISSING.
|
class |
GraceGroup
Generated by umod; model author's documentation MISSING.
|
class |
GraphicEvent
Generated by umod; model author's documentation MISSING.
|
class |
KeyPrint
Generated by umod; model author's documentation MISSING.
|
class |
Label
Generated by umod; model author's documentation MISSING.
|
class |
MeasureMark
Generated by umod; model author's documentation MISSING.
|
class |
MetricPrint
Generated by umod; model author's documentation MISSING.
|
class |
MinDistance
Generated by umod; model author's documentation MISSING.
|
class |
MinHeight
Generated by umod; model author's documentation MISSING.
|
class |
NoteHead
Generated by umod; model author's documentation MISSING.
|
class |
Prepended
Generated by umod; model author's documentation MISSING.
|
class |
Rest
Generated by umod; model author's documentation MISSING.
|
class |
Score
Generated by umod; model author's documentation MISSING.
|
class |
Staff
Generated by umod; model author's documentation MISSING.
|
class |
StaffLines
Generated by umod; model author's documentation MISSING.
|
class |
Stem
Generated by umod; model author's documentation MISSING.
|
class |
TextEvent
Generated by umod; model author's documentation MISSING.
|
class |
TimedObject
Generated by umod; model author's documentation MISSING.
|
class |
Visible
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
GraphicObject |
Key.grob |
Modifier and Type | Field and Description |
---|---|
protected CheckedList<GraphicObject> |
Staff.contents
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
GraphicObject |
GraphicObject.doclone()
Clones this object.
|
GraphicObject |
GraphicObject.initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<GraphicObject> |
Staff.get_contents()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MultiVisit.action(GraphicObject e0) |
protected void |
__Formatter.action(GraphicObject el) |
protected void |
Visitor.action(GraphicObject e0) |
protected void |
__TREEGEN__.Inner1.Inner2.action(GraphicObject e0) |
protected void |
MATCH_ONLY_00.action(GraphicObject e0) |
protected void |
Dump.action(GraphicObject e0) |
protected void |
MultiVisit.descend(GraphicObject e0) |
protected void |
Dump.descend(GraphicObject 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) |
void |
MATCH_ONLY_00.match(GraphicObject e0) |
protected void |
MultiVisit.post(GraphicObject e0) |
protected void |
MultiVisit.pre(GraphicObject e0) |
protected void |
Dump.printscalars(GraphicObject e0) |
protected Format |
__Formatter.toFormat(GraphicObject el) |
Modifier and Type | Method and Description |
---|---|
boolean |
Staff.set_contents(CheckedList<GraphicObject> val)
Generated by umod; model author's documentation MISSING.
|
Constructor and Description |
---|
Key(Staff staff,
@Opt Rational when,
GraphicObject grob,
Key... refs) |
Modifier and Type | Class and Description |
---|---|
class |
XAccidental |
static class |
XAccidental.DoubleFlat |
static class |
XAccidental.DoubleSharp |
static class |
XAccidental.Flat |
static class |
XAccidental.Natural |
static class |
XAccidental.Sharp |
class |
XBarLineStandard |
class |
XClef |
static class |
XClef.Ancient_C |
static class |
XClef.C |
static class |
XClef.F |
static class |
XClef.G |
static class |
XClef.Percussion |
class |
XGlissLine |
class |
XNoteHead |
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 |
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) |