com.esri.arcgis.arcglobe
Interface esriGMxCustomizationEvent

All Superinterfaces:
java.io.Serializable

public interface esriGMxCustomizationEvent
extends java.io.Serializable

Constants from esriGMxCustomizationEvent' enum. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriArcGlobe.olb'

Description: 'GMx customization event 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 esriCEShowGlobeProperties
          Show Globe Properties.
static int esriCEShowGMxAddDataDialog
          Show Add Data Dialog.
static int esriCEShowGMxLayersProperties
          Show Layer Properties.
 

Field Detail

esriCEShowGlobeProperties

static final int esriCEShowGlobeProperties
Show Globe Properties.

See Also:
Constant Field Values

esriCEShowGMxAddDataDialog

static final int esriCEShowGMxAddDataDialog
Show Add Data Dialog.

See Also:
Constant Field Values

esriCEShowGMxLayersProperties

static final int esriCEShowGMxLayersProperties
Show Layer Properties.

See Also:
Constant Field Values