com.visioglobe.libVisioDevKit
Class VgIModule
java.lang.Object
  
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
 
 
| 
Constructor Summary | 
VgIModule(long cPtr,
          boolean cMemoryOwn)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
swigCMemOwn
protected boolean swigCMemOwn
VgIModule
public VgIModule(long cPtr,
                 boolean cMemoryOwn)
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.