com.visioglobe.libVisioDevKit
Class VgLocationDoublePair

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

public class VgLocationDoublePair
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLocationDoublePair()
           
VgLocationDoublePair(long cPtr, boolean cMemoryOwn)
           
VgLocationDoublePair(VgLocationDoublePair p)
           
VgLocationDoublePair(VgPosition first, double second)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgLocationDoublePair obj)
           
 VgPosition getFirst()
           
 double getSecond()
           
 void setFirst(VgPosition value)
           
 void setSecond(double value)
           
 
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

VgLocationDoublePair

public VgLocationDoublePair(long cPtr,
                            boolean cMemoryOwn)

VgLocationDoublePair

public VgLocationDoublePair()

VgLocationDoublePair

public VgLocationDoublePair(VgPosition first,
                            double second)

VgLocationDoublePair

public VgLocationDoublePair(VgLocationDoublePair p)
Method Detail

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()

VisioDevKit 2.0, Visioglobe® 2013