com.visioglobe.libVisioDevKit
Class VgGeoReferencedSRS

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgReferenced
      extended by com.visioglobe.libVisioDevKit.VgSRS
          extended by com.visioglobe.libVisioDevKit.VgGeoReferencedSRS

public class VgGeoReferencedSRS
extends VgSRS

This class implements georeferenced spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class.

See:
VgEngine::VgPositionToolbox

Field Summary
 
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced
swigCMemOwn, swigRefPtr
 
Constructor Summary
VgGeoReferencedSRS(long cPtr, boolean cMemoryOwn)
          This constructor is declared protected to prevent direct instantiation.
 
Method Summary
 void delete()
           
static long getCPtr(VgGeoReferencedSRS obj)
           
 
Methods inherited from class com.visioglobe.libVisioDevKit.VgSRS
getCPtr, isGeoReferenced
 
Methods inherited from class com.visioglobe.libVisioDevKit.VgReferenced
finalize, getCPtr, getNbReferences, ref, unref
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VgGeoReferencedSRS

public VgGeoReferencedSRS(long cPtr,
                          boolean cMemoryOwn)
This constructor is declared protected to prevent direct instantiation.

Method Detail

getCPtr

public static long getCPtr(VgGeoReferencedSRS obj)

delete

public void delete()
Overrides:
delete in class VgSRS

VisioDevKit 2.0, Visioglobe® 2013