public class GraphicEvent extends TimedObject
whenglyph, logicalColor, logicalSizelocation, semanticsformat| 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_whendoPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticspublic GraphicEvent(Rational when)
when - is copied to field TimedObject.whenGraphicEvent()
public GraphicEvent doclone()
Cloneable is known to
be implemented.doclone in class TimedObjectpublic Format format()
format in interface Formattableformat in class TimedObjectpublic GraphicEvent initFrom(java.lang.Object o0)
initFrom in class TimedObject