com.esri.arcgis.carto
Interface esriCachedMapServiceType

All Superinterfaces:
java.io.Serializable

public interface esriCachedMapServiceType
extends java.io.Serializable

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

Description: 'Cached Map Service 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 esriIndividualLayerCaches
          Separate layer cached service
static int esriSingleFusedMapCache
          Single fused map cached service
 

Field Detail

esriSingleFusedMapCache

static final int esriSingleFusedMapCache
Single fused map cached service

See Also:
Constant Field Values

esriIndividualLayerCaches

static final int esriIndividualLayerCaches
Separate layer cached service

See Also:
Constant Field Values