Uses of Class
com.metaio.sdk.jni.EGEOMETRY_TYPE

Packages that use EGEOMETRY_TYPE
com.metaio.sdk.jni   
 

Uses of EGEOMETRY_TYPE in com.metaio.sdk.jni
 

Methods in com.metaio.sdk.jni that return EGEOMETRY_TYPE
 EGEOMETRY_TYPE IGeometry.getType()
          EGEOMETRY_TYPE value See: EGEOMETRY_TYPE
static EGEOMETRY_TYPE EGEOMETRY_TYPE.swigToEnum(int swigValue)
           
static EGEOMETRY_TYPE EGEOMETRY_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EGEOMETRY_TYPE[] EGEOMETRY_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.