com.visioglobe.libVisioDevKit
Class VgLocationDoublePair
java.lang.Object
com.visioglobe.libVisioDevKit.VgLocationDoublePair
public class VgLocationDoublePair
- 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
VgLocationDoublePair
public VgLocationDoublePair(long cPtr,
boolean cMemoryOwn)
VgLocationDoublePair
public VgLocationDoublePair()
VgLocationDoublePair
public VgLocationDoublePair(VgPosition first,
double second)
VgLocationDoublePair
public VgLocationDoublePair(VgLocationDoublePair p)
getCPtr
public static long getCPtr(VgLocationDoublePair obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setFirst
public void setFirst(VgPosition value)
getFirst
public VgPosition getFirst()
setSecond
public void setSecond(double value)
getSecond
public double getSecond()