|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayerCacheInfo
COM Interface 'ILayerCacheInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to available properties of a layer cache info object.' 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 |
IID2b26eb3e_0422_43df_8ce9_cd90317c2605
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getID()
The layer ID. |
boolean |
isHasCache()
Indicates if this layer has cache. |
void |
setHasCache(boolean pScale)
Indicates if this layer has cache. |
void |
setID(int pLayerID)
The layer ID. |
Field Detail |
---|
static final int IID2b26eb3e_0422_43df_8ce9_cd90317c2605
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setID(int pLayerID) throws java.io.IOException, AutomationException
pLayerID
- The pLayerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHasCache() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHasCache(boolean pScale) throws java.io.IOException, AutomationException
pScale
- The pScale (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 |