public class NoteHead extends Visible
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
NoteHead()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
NoteHead |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
NoteHead |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticspublic NoteHead()
public NoteHead doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Visible