com.visioglobe.libVisioDevKit
Class VgIRouteConverter
java.lang.Object
  
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.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
swigCMemOwn
protected boolean swigCMemOwn
VgIRouteConverter
public VgIRouteConverter(long cPtr,
                         boolean cMemoryOwn)
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)