com.visioglobe.libVisioDevKit
Class VgLocationValuePairVector
java.lang.Object
com.visioglobe.libVisioDevKit.VgLocationValuePairVector
public class VgLocationValuePairVector
- 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
VgLocationValuePairVector
public VgLocationValuePairVector(long cPtr,
boolean cMemoryOwn)
VgLocationValuePairVector
public VgLocationValuePairVector()
VgLocationValuePairVector
public VgLocationValuePairVector(long n)
getCPtr
public static long getCPtr(VgLocationValuePairVector 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(VgLocationDoublePair x)
get
public VgLocationDoublePair get(int i)
set
public void set(int i,
VgLocationDoublePair val)