public class XAccidental extends Accidental
Modifier and Type | Class and Description |
---|---|
static class |
XAccidental.DoubleFlat |
static class |
XAccidental.DoubleSharp |
static class |
XAccidental.Flat |
static class |
XAccidental.Natural |
static class |
XAccidental.Sharp |
Modifier and Type | Field and Description |
---|---|
static GlyphWrapper |
glyph_parenClose |
static GlyphWrapper |
glyph_parenOpen
ATTENTION the gaps between parentheses and accidentals are controlled by the
extension info of the glyphs!
|
inParentheses, prependNatural
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
XAccidental(boolean nat,
boolean par) |
Modifier and Type | Method and Description |
---|---|
Extension |
get_rawExtension() |
XAccidental |
makeAccidental(int i,
boolean n,
boolean p) |
doclone, format, get_inParentheses, get_prependNatural, initFrom, set_inParentheses, set_prependNatural
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_semantics, set_location, set_semantics
public static final GlyphWrapper glyph_parenOpen
public static final GlyphWrapper glyph_parenClose
public XAccidental makeAccidental(int i, boolean n, boolean p)
public Extension get_rawExtension()
get_rawExtension
in class GraphicObject