public class Beam extends FloatingMulti
references
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
Beam()
Synthetic minimal constructor provided by the umod compiler.
|
Modifier and Type | Method and Description |
---|---|
Beam |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
Beam |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
descend_references, get_references, set_references
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_rawExtension, get_semantics, set_location, set_semantics
public Beam()
public Beam doclone()
Cloneable
is known to
be implemented.doclone
in class FloatingMulti
public Format format()
format
in interface Formattable
format
in class FloatingMulti
public Beam initFrom(java.lang.Object o0)
initFrom
in class FloatingMulti