|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICacheStorageInfo
Provides access to members that provides cache storage info.
| 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. |
| Method Detail |
|---|
int getStorageFormat()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStorageFormat(int pFormat)
throws IOException,
AutomationException
pFormat - A com.esri.arcgis.carto.esriMapCacheStorageFormat constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPacketSize()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPacketSize(int pPacketSize)
throws IOException,
AutomationException
pPacketSize - The pPacketSize (in)
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 | ||||||||