com.visioglobe.libVisioDevKit
Class VgGeoReferencedSRSConstRefPtr

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

public class VgGeoReferencedSRSConstRefPtr
extends java.lang.Object


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

VgGeoReferencedSRSConstRefPtr

public VgGeoReferencedSRSConstRefPtr(long cPtr,
                                     boolean cMemoryOwn)

VgGeoReferencedSRSConstRefPtr

public VgGeoReferencedSRSConstRefPtr()

VgGeoReferencedSRSConstRefPtr

public VgGeoReferencedSRSConstRefPtr(VgGeoReferencedSRS pPointer)

VgGeoReferencedSRSConstRefPtr

public VgGeoReferencedSRSConstRefPtr(VgGeoReferencedSRSConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgGeoReferencedSRSConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgGeoReferencedSRSConstRefPtr getNull()

set

public VgGeoReferencedSRSConstRefPtr set(VgGeoReferencedSRS pPointer)

__ref__

public VgGeoReferencedSRS __ref__()

__deref__

public VgGeoReferencedSRS __deref__()

get

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