public class Label extends Visible
Modifier and Type | Field and Description |
---|---|
protected int |
fontIndex
Generated by umod; model author's documentation MISSING.
|
protected java.lang.String |
text
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
Label() |
Label(java.lang.String text,
int fontIndex)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
Label |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
int |
get_fontIndex()
Generated by umod; model author's documentation MISSING.
|
java.lang.String |
get_text()
Generated by umod; model author's documentation MISSING.
|
Label |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_fontIndex(int val)
Generated by umod; model author's documentation MISSING.
|
boolean |
set_text(java.lang.String val)
Generated by umod; model author's documentation MISSING.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_rawExtension, get_semantics, set_location, set_semantics
protected java.lang.String text
get_text()
,
set_text(java.lang.String)
protected int fontIndex
get_fontIndex()
,
set_fontIndex(int)
public Label(java.lang.String text, int fontIndex)
Label()
public Label doclone()
Cloneable
is known to
be implemented.public Format format()
format
in interface Formattable
format
in class Visible
public Label initFrom(java.lang.Object o0)
public java.lang.String get_text()
public boolean set_text(java.lang.String val)
val
- the new value of type java.lang.String(never null)text
public int get_fontIndex()
public boolean set_fontIndex(int val)
val
- the new value of type int(never null)fontIndex