com.visioglobe.libVisioDevKit
Class VgIRoutingNodeRefPtrVector
java.lang.Object
com.visioglobe.libVisioDevKit.VgIRoutingNodeRefPtrVector
public class VgIRoutingNodeRefPtrVector
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
VgIRoutingNodeRefPtrVector
public VgIRoutingNodeRefPtrVector(long cPtr,
boolean cMemoryOwn)
VgIRoutingNodeRefPtrVector
public VgIRoutingNodeRefPtrVector()
VgIRoutingNodeRefPtrVector
public VgIRoutingNodeRefPtrVector(long n)
getCPtr
public static long getCPtr(VgIRoutingNodeRefPtrVector obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
size
public long size()
capacity
public long capacity()
reserve
public void reserve(long n)
isEmpty
public boolean isEmpty()
clear
public void clear()
add
public void add(VgIRoutingNodeRefPtr x)
get
public VgIRoutingNodeRefPtr get(int i)
set
public void set(int i,
VgIRoutingNodeRefPtr val)