public static class ST_bezier.Array2 extends UnsupportedArrayOfPtr implements __ptr__, __array_of_ptr__
| Constructor and Description |
|---|
Array2(int size) |
Array2(java.util.List<ST_bezier> data,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
ST_bezier.Array2 |
asPtr() |
int |
comparePointer(__ptr__ other) |
ST_bezier |
get(int i) |
ST_bezier |
getPtr() |
ST_bezier |
getStruct() |
boolean |
isSameThan2(ST_bezier.Array2 other) |
ST_bezier.Array2 |
plus(int delta) |
ST_bezier.Array2 |
reallocJ(int newsize) |
void |
setInt(java.lang.String fieldName,
int data) |
void |
setPtr(__ptr__ value) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
addVirtualBytes, castTo, comparePointerInternal, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getInternal, getRealClass, getUID36, isSameThan, memcopyFrom, minus, move, realloc, realloc, setDouble, setDouble, setInt, setInternalByIndex, setStruct, swap, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, minus, setDouble, setInt, setStruct, unsupportedsetDoublecomparePointerInternal, getInt, getInternal, getUID36, memcopyFrom, move, realloc, realloc, setDouble, setInt, setInternalByIndex, setStruct, swappublic Array2(int size)
public Array2(java.util.List<ST_bezier> data, int pos)
public ST_bezier getStruct()
getStruct in interface __array_of_ptr__getStruct in interface __ptr__getStruct in class UnsupportedArrayOfPtrpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in class UnsupportedArrayOfPtrpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in class UnsupportedArrayOfPtrpublic void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in class UnsupportedArrayOfPtrpublic ST_bezier.Array2 reallocJ(int newsize)
public ST_bezier.Array2 plus(int delta)
plus in interface __array_of_ptr__plus in interface __ptr__plus in class UnsupportedArrayOfPtrpublic ST_bezier.Array2 asPtr()
asPtr in interface __array_of_ptr__asPtr in class UnsupportedArrayOfPtrpublic void setPtr(__ptr__ value)
setPtr in interface __array_of_ptr__setPtr in interface __ptr__setPtr in class UnsupportedArrayOfPtrpublic ST_bezier getPtr()
getPtr in interface __array_of_ptr__getPtr in interface __ptr__getPtr in class UnsupportedArrayOfPtrpublic ST_bezier get(int i)
public int comparePointer(__ptr__ other)
comparePointer in interface __ptr__comparePointer in class UnsupportedArrayOfPtrpublic boolean isSameThan2(ST_bezier.Array2 other)