|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICacheStorageInfo
COM Interface 'ICacheStorageInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that provides cache storage info.' 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 |
IIDeb364386_be9e_4ff0_b4eb_1033467a5287
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getPacketSize()
Packet tile size |
int |
getStorageFormat()
Tile storage format. |
void |
setPacketSize(int pPacketSize)
Packet tile size |
void |
setStorageFormat(int pFormat)
Tile storage format. |
Field Detail |
---|
static final int IIDeb364386_be9e_4ff0_b4eb_1033467a5287
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getStorageFormat() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStorageFormat(int pFormat) throws java.io.IOException, AutomationException
pFormat
- A com.esri.arcgis.carto.esriMapCacheStorageFormat constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getPacketSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPacketSize(int pPacketSize) throws java.io.IOException, AutomationException
pPacketSize
- The pPacketSize (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 |