public static class ST_pointf.Array extends UnsupportedArrayOfStruct2 implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
Array(int size) |
| Modifier and Type | Method and Description |
|---|---|
ST_pointf.Array |
asPtr() |
int |
comparePointerInternal(__array_of_ptr__ other) |
ST_pointf |
get(int i) |
ST_pointf |
getPtr() |
ST_pointf |
getStruct() |
int |
minus(ST_pointf.Array other) |
ST_pointf.Array |
move(int delta) |
ST_pointf.Array |
plus(int delta) |
ST_pointf.Array |
plusJ(int i) |
void |
realloc(size_t nb) |
ST_pointf.Array |
reallocJ(int newsize) |
void |
setCString(CString value) |
void |
setDouble(java.lang.String fieldName,
double value) |
void |
setStruct(__struct__ value) |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getInternal, getUID36, memcopyFrom, minus, realloc, setDouble, setInt, setInt, setInternalByIndex, setPtr, setPtr, setStruct, swap, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, minus, setDouble, setInt, setPtr, unsupportedsetInt, setPtr, setStructgetInt, getInternal, getUID36, memcopyFrom, realloc, setInt, setInternalByIndex, setPtr, swappublic void setStruct(__struct__ value)
setStruct in interface __array_of_ptr__setStruct in interface __ptr__setStruct in class UnsupportedArrayOfStruct2public ST_pointf.Array asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfStruct2public void setDouble(java.lang.String fieldName,
double value)
setDouble in interface __array_of_ptr__setDouble in interface __c__fieldssetDouble in class UnsupportedArrayOfStruct2public ST_pointf getStruct()
getStruct in interface __array_of_ptr__getStruct in interface __ptr__getStruct in class UnsupportedArrayOfStruct2public ST_pointf getPtr()
getPtr in interface __array_of_ptr__getPtr in interface __ptr__getPtr in class UnsupportedArrayOfStruct2public ST_pointf.Array reallocJ(int newsize)
public ST_pointf.Array plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__public ST_pointf get(int i)
public ST_pointf.Array plusJ(int i)
public int minus(ST_pointf.Array other)
public ST_pointf.Array move(int delta)
move in interface __array_of_ptr__public void realloc(size_t nb)
realloc in interface __array_of_ptr__public int comparePointerInternal(__array_of_ptr__ other)
comparePointerInternal in interface __array_of_ptr__public void setCString(CString value)