public class Beam extends FloatingMulti
referencesglyph, logicalColor, logicalSizelocation, semanticsformat| 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_referencesdoPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticspublic Beam()
public Beam doclone()
Cloneable is known to
be implemented.doclone in class FloatingMultipublic Format format()
format in interface Formattableformat in class FloatingMultipublic Beam initFrom(java.lang.Object o0)
initFrom in class FloatingMulti