com.visioglobe.libVisioDevKit
Class VgIRouteConverter

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

public class VgIRouteConverter
extends java.lang.Object

VgIRouteConverter provides a mechanism for converting a VgIRoute into a geometry object(s) displayable by the Vg3DModule.


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgIRouteConverter(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void convertRoute(VgIRouteConstRefPtr pRoute, VgIRouteGeometryDescriptorVector pRouteGeometriesDescriptor)
           
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgIRouteConverter 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

VgIRouteConverter

public VgIRouteConverter(long cPtr,
                         boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(VgIRouteConverter obj)

finalize

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

delete

public void delete()

convertRoute

public void convertRoute(VgIRouteConstRefPtr pRoute,
                         VgIRouteGeometryDescriptorVector pRouteGeometriesDescriptor)

VisioDevKit 2.0, Visioglobe® 2013