com.visioglobe.libVisioDevKit
Class VgMetricSRS

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

public class VgMetricSRS
extends VgSRS

This class implements local metric spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class, or through each of the application's layers.

See:
VgEngine::VgPosition

Field Summary
 
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced
swigCMemOwn, swigRefPtr
 
Constructor Summary
VgMetricSRS(long cPtr, boolean cMemoryOwn)
          This class constructor is protected to prevent direct instantiation.
 
Method Summary
 void delete()
           
static long getCPtr(VgMetricSRS 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

VgMetricSRS

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

Method Detail

getCPtr

public static long getCPtr(VgMetricSRS obj)

delete

public void delete()
Overrides:
delete in class VgSRS

VisioDevKit 2.0, Visioglobe® 2013