com.visioglobe.libVisioDevKit
Class VgIModule

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgIModule
Direct Known Subclasses:
VgI3DModule, VgIMapModule, VgINavigationModule, VgIRoutingModule

public class VgIModule
extends java.lang.Object

The VgIModule interface allow to use a set of optional and modular features from the Visioglobe SDK.

Interface:
VgApplication::VgIModule
Date:
25/02/2010

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgIModule(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgIModule obj)
           
 java.lang.String getName()
          Retrieves the module name.
 
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

VgIModule

public VgIModule(long cPtr,
                 boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(VgIModule obj)

finalize

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

delete

public void delete()

getName

public java.lang.String getName()
Retrieves the module name.


VisioDevKit 2.0, Visioglobe® 2013