com.visioglobe.libVisioDevKit
Class VgIRouteConverterType
java.lang.Object
com.visioglobe.libVisioDevKit.VgIRouteConverterType
public final class VgIRouteConverterType
- extends java.lang.Object
Available types of supported route converters.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
e2D
public static final VgIRouteConverterType e2D
- Converts routes for displaying within a 2D map.
e3D
public static final VgIRouteConverterType e3D
- Converts routes for displaying within a 3D map.
swigValue
public final int swigValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
swigToEnum
public static VgIRouteConverterType swigToEnum(int swigValue)