| Package | Description |
|---|---|
| eu.bandm.mugraph.base | |
| eu.bandm.mugraph.specials |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericGlyphWrapper |
| Modifier and Type | Field and Description |
|---|---|
protected GlyphWrapper |
GlyphWrapper.alternative |
protected GlyphWrapper |
GenericGlyphWrapper.alternative |
| Modifier and Type | Method and Description |
|---|---|
void |
GlyphWrapper.set_alternative(GlyphWrapper alternative) |
| Modifier and Type | Field and Description |
|---|---|
static GlyphWrapper |
XAccidental.Flat._glyph |
static GlyphWrapper |
XAccidental.DoubleFlat._glyph |
static GlyphWrapper |
XAccidental.Sharp._glyph |
static GlyphWrapper |
XAccidental.DoubleSharp._glyph |
static GlyphWrapper |
XAccidental.Natural._glyph |
static GlyphWrapper |
XRest.MultiMeasure._glyph |
static GlyphWrapper |
XRest.Brevis._glyph |
static GlyphWrapper |
XRest.Whole._glyph |
static GlyphWrapper |
XRest.Half._glyph |
static GlyphWrapper |
XRest.Quarter._glyph |
static GlyphWrapper |
XRest.Eigth._glyph |
static GlyphWrapper |
XRest.MultiFlag._glyph |
static GlyphWrapper |
XAccidental.glyph_parenClose |
static GlyphWrapper |
XAccidental.glyph_parenOpen
ATTENTION the gaps between parentheses and accidentals are controlled by the
extension info of the glyphs!
|