com.visioglobe.libVisioDevKit
Class VgINavigationInstructionRefPtr

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

public class VgINavigationInstructionRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgINavigationInstructionRefPtr()
           
protected VgINavigationInstructionRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgINavigationInstructionRefPtr(VgINavigationInstruction pPointer)
           
  VgINavigationInstructionRefPtr(VgINavigationInstructionRefPtr pRefPtr)
           
 
Method Summary
 VgINavigationInstruction __deref__()
           
 VgINavigationInstruction __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgINavigationInstruction get()
           
 VgStringSet getAttributes()
           
protected static long getCPtr(VgINavigationInstructionRefPtr 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 VgINavigationInstructionRefPtr getNull()
           
 VgPosition getPosition()
           
 float getTime()
           
 float getTotalTime()
           
 boolean isEndOrTransitionPoint()
           
 boolean isValid()
           
 void ref()
           
 VgINavigationInstructionRefPtr 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

VgINavigationInstructionRefPtr

protected VgINavigationInstructionRefPtr(long cPtr,
                                         boolean cMemoryOwn)

VgINavigationInstructionRefPtr

public VgINavigationInstructionRefPtr()

VgINavigationInstructionRefPtr

public VgINavigationInstructionRefPtr(VgINavigationInstruction pPointer)

VgINavigationInstructionRefPtr

public VgINavigationInstructionRefPtr(VgINavigationInstructionRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgINavigationInstructionRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgINavigationInstructionRefPtr getNull()

set

public VgINavigationInstructionRefPtr 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