public class sIMVertex_array
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
sIMVertex_array(int nelements) |
protected |
sIMVertex_array(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
sIMVertex |
cast() |
void |
delete() |
protected void |
finalize() |
static sIMVertex_array |
frompointer(sIMVertex t) |
protected static long |
getCPtr(sIMVertex_array obj) |
sIMVertex |
getitem(int index) |
void |
setitem(int index,
sIMVertex value) |
protected sIMVertex_array(long cPtr, boolean cMemoryOwn)
public sIMVertex_array(int nelements)
protected static long getCPtr(sIMVertex_array obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public sIMVertex getitem(int index)
public void setitem(int index, sIMVertex value)
public sIMVertex cast()
public static sIMVertex_array frompointer(sIMVertex t)