com.visioglobe.libVisioDevKit
Class VgINavigationInstructionConstRefPtr

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

public class VgINavigationInstructionConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgINavigationInstructionConstRefPtr()
           
VgINavigationInstructionConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgINavigationInstructionConstRefPtr(VgINavigationInstruction pPointer)
           
VgINavigationInstructionConstRefPtr(VgINavigationInstructionConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgINavigationInstruction __deref__()
           
 VgINavigationInstruction __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgINavigationInstruction get()
           
 VgStringSet getAttributes()
           
static long getCPtr(VgINavigationInstructionConstRefPtr obj)
           
 float getDuration()
           
 float getETA()
           
 long getIndex()
           
 VgPositionVector getInstructionPositions()
           
 java.lang.String getLayer()
           
 double getLength()
           
 VgManeuverType getManeuverType()
           
 java.lang.String getModality()
           
 int getNbReferences()
           
 VgNearPlaceVector getNearPlaces()
           
static VgINavigationInstructionConstRefPtr getNull()
           
 VgPosition getPosition()
           
 float getTime()
           
 float getTotalTime()
           
 boolean isEndOrTransitionPoint()
           
 boolean isValid()
           
 void ref()
           
 VgINavigationInstructionConstRefPtr set(VgINavigationInstruction pPointer)
           
 void unref()
           
 
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

VgINavigationInstructionConstRefPtr

public VgINavigationInstructionConstRefPtr(long cPtr,
                                           boolean cMemoryOwn)

VgINavigationInstructionConstRefPtr

public VgINavigationInstructionConstRefPtr()

VgINavigationInstructionConstRefPtr

public VgINavigationInstructionConstRefPtr(VgINavigationInstruction pPointer)

VgINavigationInstructionConstRefPtr

public VgINavigationInstructionConstRefPtr(VgINavigationInstructionConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgINavigationInstructionConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgINavigationInstructionConstRefPtr getNull()

set

public VgINavigationInstructionConstRefPtr set(VgINavigationInstruction pPointer)

__ref__

public VgINavigationInstruction __ref__()

__deref__

public VgINavigationInstruction __deref__()

get

public VgINavigationInstruction get()

isValid

public boolean isValid()

getLength

public double getLength()

getManeuverType

public VgManeuverType getManeuverType()

getLayer

public java.lang.String getLayer()

getModality

public java.lang.String getModality()

getTime

public float getTime()

getTotalTime

public float getTotalTime()

getETA

public float getETA()

getDuration

public float getDuration()

getIndex

public long getIndex()

getPosition

public VgPosition getPosition()

getNearPlaces

public VgNearPlaceVector getNearPlaces()

isEndOrTransitionPoint

public boolean isEndOrTransitionPoint()

getInstructionPositions

public VgPositionVector getInstructionPositions()

getAttributes

public VgStringSet getAttributes()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013