com.visioglobe.libVisioDevKit
Class VgSRSConstRefPtr

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

public class VgSRSConstRefPtr
extends java.lang.Object


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

VgSRSConstRefPtr

public VgSRSConstRefPtr(long cPtr,
                        boolean cMemoryOwn)

VgSRSConstRefPtr

public VgSRSConstRefPtr()

VgSRSConstRefPtr

public VgSRSConstRefPtr(VgSRS pPointer)

VgSRSConstRefPtr

public VgSRSConstRefPtr(VgSRSConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgSRSConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgSRSConstRefPtr getNull()

set

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