Package h
Class ST_textlabel_t
java.lang.Object
smetana.core.UnsupportedStarStruct
h.ST_textlabel_t
- All Implemented Interfaces:
__ptr__
,__struct__
-
Field Summary
Modifier and TypeFieldDescriptionint
final ST_pointf
double
boolean
final __ptr__
int
final ST_pointf
int
final ST_pointf
int
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
-
Method Summary
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, unsupported
-
Field Details
-
text
-
fontname
-
fontcolor
-
charset
public int charset -
fontsize
public double fontsize -
dimen
-
space
-
pos
-
span
-
nspans
public int nspans -
html__
-
valign
public int valign -
set
public int set -
html
public boolean html
-
-
Constructor Details
-
ST_textlabel_t
public ST_textlabel_t()
-
-
Method Details
-
toString
-
isSameThan
- Specified by:
isSameThan
in interface__ptr__
- Overrides:
isSameThan
in classUnsupportedStarStruct
-