|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDynamicCacheLayerManager2
COM Interface 'IDynamicCacheLayerManager2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to dynamic layers cache management.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe5aec75c_5866_4d71_bcce_9d331e679027
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IDynamicCacheLayerManager |
---|
IIDeda39ce4_100f_4817_9d38_0c62db03b2b1 |
Method Summary | |
---|---|
boolean |
isCached()
Indicates whether the layer is drawing while in cached mode. |
void |
setCached(boolean cached)
Indicates whether the layer is drawing while in cached mode. |
Field Detail |
---|
static final int IIDe5aec75c_5866_4d71_bcce_9d331e679027
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isCached() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCached(boolean cached) throws java.io.IOException, AutomationException
cached
- The cached (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |