com.esri.arcgis.analyst3d
Interface esriEyeType

All Superinterfaces:
java.io.Serializable

public interface esriEyeType
extends java.io.Serializable

Constants from esriEyeType' enum. Generated 3/19/2015 1:20:39 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'

Description: 'The Esri Eye view type.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriLeftEye
          Left eye view.
static int esriRightEye
          Right eye view.
 

Field Detail

esriLeftEye

static final int esriLeftEye
Left eye view.

See Also:
Constant Field Values

esriRightEye

static final int esriRightEye
Right eye view.

See Also:
Constant Field Values