public class ST_pathend_t extends UnsupportedStructAndPtr
| Modifier and Type | Field and Description |
|---|---|
ST_boxf[] |
boxes |
int |
boxn |
ST_boxf |
nb |
ST_pointf |
np |
int |
sidemask |
UID| Constructor and Description |
|---|
ST_pathend_t() |
ST_pathend_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
__ptr__ |
getPtr() |
void |
setInt(java.lang.String fieldName,
int data) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setPtr, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setPtrpublic final ST_boxf nb
public final ST_pointf np
public int sidemask
public int boxn
public final ST_boxf[] boxes
public ST_pathend_t()
public ST_pathend_t(StarStruct parent)
public __ptr__ getPtr()
getPtr in interface __ptr__getPtr in class UnsupportedStarStructpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStruct