com.visioglobe.libVisioDevKit
Class VgIRouteRefPtr

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

public class VgIRouteRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgIRouteRefPtr()
           
protected VgIRouteRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgIRouteRefPtr(VgIRoute pPointer)
           
  VgIRouteRefPtr(VgIRouteRefPtr pRefPtr)
           
 
Method Summary
 VgIRoute __deref__()
           
 VgIRoute __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgIRoute get()
           
protected static long getCPtr(VgIRouteRefPtr obj)
           
 double getLength()
           
 int getNbReferences()
           
static VgIRouteRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgIRouteRefPtr set(VgIRoute pPointer)
           
 void unref()
           
 
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

VgIRouteRefPtr

protected VgIRouteRefPtr(long cPtr,
                         boolean cMemoryOwn)

VgIRouteRefPtr

public VgIRouteRefPtr()

VgIRouteRefPtr

public VgIRouteRefPtr(VgIRoute pPointer)

VgIRouteRefPtr

public VgIRouteRefPtr(VgIRouteRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgIRouteRefPtr obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getNull

public static VgIRouteRefPtr getNull()

set

public VgIRouteRefPtr set(VgIRoute pPointer)

__ref__

public VgIRoute __ref__()

__deref__

public VgIRoute __deref__()

get

public VgIRoute get()

isValid

public boolean isValid()

getLength

public double getLength()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013