com.visioglobe.libVisioDevKit
Class VgINavigationCallback

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgReferenced
      extended by com.visioglobe.libVisioDevKit.VgINavigationCallback

public class VgINavigationCallback
extends VgReferenced

VgINavigationCallback provides an interface for the Navigation Module to communicate with the navigation request.

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

Field Summary
 
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced
swigCMemOwn, swigRefPtr
 
Constructor Summary
protected VgINavigationCallback()
           
  VgINavigationCallback(long cPtr, boolean cMemoryOwn)
          Constructor.
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgINavigationCallback obj)
           
 boolean notifyNavigationComputed(VgNavigationRequestStatus pStatus, VgINavigationRefPtr pNavigation)
           
protected  void swigDirectorDisconnect()
           
 void swigReleaseOwnership()
           
 void swigTakeOwnership()
           
 
Methods inherited from class com.visioglobe.libVisioDevKit.VgReferenced
getCPtr, getNbReferences, ref, unref
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VgINavigationCallback

public VgINavigationCallback(long cPtr,
                             boolean cMemoryOwn)
Constructor.


VgINavigationCallback

protected VgINavigationCallback()
Method Detail

getCPtr

public static long getCPtr(VgINavigationCallback obj)

finalize

protected void finalize()
Overrides:
finalize in class VgReferenced

delete

public void delete()
Overrides:
delete in class VgReferenced

swigDirectorDisconnect

protected void swigDirectorDisconnect()

swigReleaseOwnership

public void swigReleaseOwnership()

swigTakeOwnership

public void swigTakeOwnership()

notifyNavigationComputed

public boolean notifyNavigationComputed(VgNavigationRequestStatus pStatus,
                                        VgINavigationRefPtr pNavigation)

VisioDevKit 2.0, Visioglobe® 2013