com.visioglobe.libVisioDevKit
Class VgINavigationRequest

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

public class VgINavigationRequest
extends java.lang.Object

VgINavigationRequest provides an interface to allow the route requester to communicate with the navigation module.

Interface:
VgNavigationModule::VgINavigationRequest
Date:
04/10/2011

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgINavigationRequest(long cPtr, boolean cMemoryOwn)
          Constructor.
 
Method Summary
 void cancel()
          Cancel navigation request
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgINavigationRequest obj)
           
 
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

VgINavigationRequest

public VgINavigationRequest(long cPtr,
                            boolean cMemoryOwn)
Constructor.

Method Detail

getCPtr

public static long getCPtr(VgINavigationRequest obj)

finalize

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

delete

public void delete()

cancel

public void cancel()
Cancel navigation request


VisioDevKit 2.0, Visioglobe® 2013