public class ST_object_t extends UnsupportedStructAndPtr implements ST_Node_t___or_object_t
| Modifier and Type | Class and Description |
|---|---|
static class |
ST_object_t.Array |
| Modifier and Type | Field and Description |
|---|---|
ST_xlabel_t.Array |
lbl |
ST_pointf |
pos |
ST_pointf |
sz |
UID| Constructor and Description |
|---|
ST_object_t() |
ST_object_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
ST_object_t |
getPtr() |
ST_object_t |
getStruct() |
boolean |
isSameThan(StarStruct other) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getRealClass, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setIntmemcopyFrompublic final ST_pointf pos
public final ST_pointf sz
public ST_xlabel_t.Array lbl
public ST_object_t()
public ST_object_t(StarStruct parent)
public ST_object_t getStruct()
getStruct in interface __ptr__getStruct in interface StarStructgetStruct in class UnsupportedStarStructpublic ST_object_t getPtr()
getPtr in interface __ptr__getPtr in class UnsupportedStarStructpublic boolean isSameThan(StarStruct other)
isSameThan in interface StarStructisSameThan in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStruct