com.visioglobe.libVisioDevKit
Class VgIRouteConstRefPtr

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

public class VgIRouteConstRefPtr
extends java.lang.Object


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

VgIRouteConstRefPtr

public VgIRouteConstRefPtr(long cPtr,
                           boolean cMemoryOwn)

VgIRouteConstRefPtr

public VgIRouteConstRefPtr()

VgIRouteConstRefPtr

public VgIRouteConstRefPtr(VgIRoute pPointer)

VgIRouteConstRefPtr

public VgIRouteConstRefPtr(VgIRouteConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgIRouteConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgIRouteConstRefPtr getNull()

set

public VgIRouteConstRefPtr 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