public class TextEvent extends TimedObject
Modifier and Type | Field and Description |
---|---|
protected Halign |
halign
Generated by umod; model author's documentation MISSING.
|
when
glyph, logicalColor, logicalSize
location, semantics
format
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_when
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_rawExtension, get_semantics, set_location, set_semantics
protected Halign halign
Halign
(never null)public TextEvent(Rational when)
when
- is copied to field TimedObject.when
TextEvent()
public TextEvent doclone()
Cloneable
is known to
be implemented.doclone
in class TimedObject
public Format format()
format
in interface Formattable
format
in class TimedObject
public TextEvent initFrom(java.lang.Object o0)
initFrom
in class TimedObject
public Halign get_halign()
Halign
(never null)public boolean set_halign(Halign val)