public class TextEvent extends TimedObject
| Modifier and Type | Field and Description |
|---|---|
protected Halign |
halign
Generated by umod; model author's documentation MISSING.
|
whenglyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
TextEvent() |
TextEvent(Rational when)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
TextEvent |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
Halign |
get_halign()
Generated by umod; model author's documentation MISSING.
|
TextEvent |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_halign(Halign val)
Generated by umod; model author's documentation MISSING.
|
get_when, set_whendoPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticsprotected Halign halign
Halign(never null)public TextEvent(Rational when)
when - is copied to field TimedObject.whenTextEvent()
public TextEvent doclone()
Cloneable is known to
be implemented.doclone in class TimedObjectpublic Format format()
format in interface Formattableformat in class TimedObjectpublic TextEvent initFrom(java.lang.Object o0)
initFrom in class TimedObjectpublic Halign get_halign()
Halign(never null)public boolean set_halign(Halign val)