public class ST_boxf extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
ST_pointf |
LL |
ST_pointf |
UR |
UID| Constructor and Description |
|---|
ST_boxf() |
ST_boxf(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ value) |
ST_boxf |
copy() |
void |
copyDataFrom(__struct__ value) |
__struct__ |
getStruct() |
__struct__ |
getStructInternal(java.lang.String fieldName) |
static ST_boxf[] |
malloc(int nb) |
void |
setStruct(__struct__ value) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, amp, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, minus, plus, setDouble, setInt, setPtr, unsupportedsetDouble, setInt, setPtrpublic ST_boxf(StarStruct parent)
public ST_boxf()
public static ST_boxf[] malloc(int nb)
public __struct__ getStruct()
getStruct in interface __ptr__getStruct in interface StarStructgetStruct in class UnsupportedStarStructpublic void setStruct(__struct__ value)
setStruct in interface __ptr__setStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic __struct__ getStructInternal(java.lang.String fieldName)
public void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic ST_boxf copy()
copy in interface __struct__copy in class UnsupportedStructAndPtrpublic void copyDataFrom(__struct__ value)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in interface HardcodedStructcopyDataFrom in class UnsupportedStarStructpublic void ___(__struct__ value)
___ in interface __struct_____ in class UnsupportedStructAndPtr