com.esri.arcgis.globecore
Interface esriLODType

All Superinterfaces:
java.io.Serializable

public interface esriLODType
extends java.io.Serializable

Constants from esriLODType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'

Description: 'The Esri LOD control types.' 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 esriLodElevation
          The elevation LOD data.
static int esriLodImage
          The surface LOD data.
 

Field Detail

esriLodImage

static final int esriLodImage
The surface LOD data.

See Also:
Constant Field Values

esriLodElevation

static final int esriLodElevation
The elevation LOD data.

See Also:
Constant Field Values