public class GraphicEvent extends TimedObject
when
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
GraphicEvent() |
GraphicEvent(Rational when)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
GraphicEvent |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
GraphicEvent |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
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
public GraphicEvent(Rational when)
when
- is copied to field TimedObject.when
GraphicEvent()
public GraphicEvent doclone()
Cloneable
is known to
be implemented.doclone
in class TimedObject
public Format format()
format
in interface Formattable
format
in class TimedObject
public GraphicEvent initFrom(java.lang.Object o0)
initFrom
in class TimedObject