com.visioglobe.libVisioDevKit
Class VgSRSRefPtr

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

public class VgSRSRefPtr
extends java.lang.Object


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

VgSRSRefPtr

protected VgSRSRefPtr(long cPtr,
                      boolean cMemoryOwn)

VgSRSRefPtr

public VgSRSRefPtr()

VgSRSRefPtr

public VgSRSRefPtr(VgSRS pPointer)

VgSRSRefPtr

public VgSRSRefPtr(VgSRSRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgSRSRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgSRSRefPtr getNull()

set

public VgSRSRefPtr set(VgSRS pPointer)

__ref__

public VgSRS __ref__()

__deref__

public VgSRS __deref__()

get

public VgSRS get()

isValid

public boolean isValid()

isGeoReferenced

public boolean isGeoReferenced()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013