public class ST_fontinfo extends UnsupportedStructAndPtr
| Modifier and Type | Field and Description |
|---|---|
CString |
fontcolor |
CString |
fontname |
double |
fontsize |
UID| Constructor and Description |
|---|
ST_fontinfo() |
ST_fontinfo(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDouble(java.lang.String fieldName,
double data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetInt, setStructpublic double fontsize
public CString fontname
public CString fontcolor
public ST_fontinfo()
public ST_fontinfo(StarStruct parent)
public void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStruct