com.visioglobe.libVisioDevKit
Class VgLocationValuePairVector

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgLocationValuePairVector

public class VgLocationValuePairVector
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLocationValuePairVector()
           
VgLocationValuePairVector(long n)
           
VgLocationValuePairVector(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void add(VgLocationDoublePair x)
           
 long capacity()
           
 void clear()
           
 void delete()
           
protected  void finalize()
           
 VgLocationDoublePair get(int i)
           
static long getCPtr(VgLocationValuePairVector obj)
           
 boolean isEmpty()
           
 void reserve(long n)
           
 void set(int i, VgLocationDoublePair val)
           
 long size()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

VgLocationValuePairVector

public VgLocationValuePairVector(long cPtr,
                                 boolean cMemoryOwn)

VgLocationValuePairVector

public VgLocationValuePairVector()

VgLocationValuePairVector

public VgLocationValuePairVector(long n)
Method Detail

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)

VisioDevKit 2.0, Visioglobe® 2013