com.visioglobe.libVisioDevKit
Class VgGeoReferencedSRSRefPtr

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

public class VgGeoReferencedSRSRefPtr
extends java.lang.Object


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

VgGeoReferencedSRSRefPtr

protected VgGeoReferencedSRSRefPtr(long cPtr,
                                   boolean cMemoryOwn)

VgGeoReferencedSRSRefPtr

public VgGeoReferencedSRSRefPtr()

VgGeoReferencedSRSRefPtr

public VgGeoReferencedSRSRefPtr(VgGeoReferencedSRS pPointer)

VgGeoReferencedSRSRefPtr

public VgGeoReferencedSRSRefPtr(VgGeoReferencedSRSRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgGeoReferencedSRSRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgGeoReferencedSRSRefPtr getNull()

set

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