com.visioglobe.libVisioDevKit
Class VgIGeometryType

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

public final class VgIGeometryType
extends java.lang.Object

Lists all available geometry types.


Field Summary
static VgIGeometryType eGeometry
          Geometry type associated Vg3DModule::VgIGeometry
static VgIGeometryType eLine
          Geometry type associated Vg3DModule::VgLine
static VgIGeometryType ePoint
          Geometry type associated Vg3DModule::VgPoint
 
Method Summary
static VgIGeometryType swigToEnum(int swigValue)
           
 int swigValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

eGeometry

public static final VgIGeometryType eGeometry
Geometry type associated Vg3DModule::VgIGeometry


ePoint

public static final VgIGeometryType ePoint
Geometry type associated Vg3DModule::VgPoint


eLine

public static final VgIGeometryType eLine
Geometry type associated Vg3DModule::VgLine

Method Detail

swigValue

public final int swigValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

swigToEnum

public static VgIGeometryType swigToEnum(int swigValue)

VisioDevKit 2.0, Visioglobe® 2013