com.esri.arcgis.arcglobe
Interface esriGlobeDeployCacheOp

All Superinterfaces:
java.io.Serializable

public interface esriGlobeDeployCacheOp
extends java.io.Serializable

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

Description: 'Operations on the globe cache.' 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 esriGlobeDeployCopyCache
          Copy the cache to a new location.
static int esriGlobeDeploySetLocation
          Set the new cache location, without copying.
 

Field Detail

esriGlobeDeploySetLocation

static final int esriGlobeDeploySetLocation
Set the new cache location, without copying.

See Also:
Constant Field Values

esriGlobeDeployCopyCache

static final int esriGlobeDeployCopyCache
Copy the cache to a new location.

See Also:
Constant Field Values