com.esri.arcgis.globecore
Interface esriGlobeBackgroundOption

All Superinterfaces:
java.io.Serializable

public interface esriGlobeBackgroundOption
extends java.io.Serializable

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

Description: 'Background Options for Globe.' 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 esriGlobeBackgroundSingle
          Use single color.
static int esriGlobeBackgroundTransition
          Use color transition.
 

Field Detail

esriGlobeBackgroundTransition

static final int esriGlobeBackgroundTransition
Use color transition.

See Also:
Constant Field Values

esriGlobeBackgroundSingle

static final int esriGlobeBackgroundSingle
Use single color.

See Also:
Constant Field Values