|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapCacheStorageFormatConvertor
COM Interface 'IMapCacheStorageFormatConvertor'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to methods that convert cache format.' 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 |
IID60e74bea_9935_4116_93fe_90d007bf979d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
compress(int numThreads,
java.lang.String layerName,
ITrackCancel pTrackCancel,
boolean overwrite)
The target cache location. |
void |
decompress(int numThreads,
java.lang.String layerName,
ITrackCancel pTrackCancel,
boolean overwrite)
The target cache location. |
IEnvelope |
getCacheExtent()
The target cache location. |
java.lang.String |
getCompressedCachePath()
The target cache location. |
java.lang.String |
getDataframe()
Dataframe name. |
java.lang.String |
getHost()
Server machine name. |
int |
getPacketSize()
Packet Size |
java.lang.String |
getService()
Service name. |
java.lang.String |
getTileCachePath()
The source cache location. |
void |
setCacheExtentByRef(IEnvelope ppExtent)
The target cache location. |
void |
setCompressedCachePath(java.lang.String ppTargetCacheLocation)
The target cache location. |
void |
setDataframe(java.lang.String pDataframe)
Dataframe name. |
void |
setHost(java.lang.String pHost)
Server machine name. |
void |
setPacketSize(int pPacketSize)
Packet Size |
void |
setService(java.lang.String pService)
Service name. |
void |
setTileCachePath(java.lang.String ppCacheLocation)
The source cache location. |
Field Detail |
---|
static final int IID60e74bea_9935_4116_93fe_90d007bf979d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getTileCachePath() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTileCachePath(java.lang.String ppCacheLocation) throws java.io.IOException, AutomationException
ppCacheLocation
- The ppCacheLocation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCompressedCachePath() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCompressedCachePath(java.lang.String ppTargetCacheLocation) throws java.io.IOException, AutomationException
ppTargetCacheLocation
- The ppTargetCacheLocation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getCacheExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCacheExtentByRef(IEnvelope ppExtent) throws java.io.IOException, AutomationException
ppExtent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void compress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite) throws java.io.IOException, AutomationException
numThreads
- The numThreads (in)layerName
- The layerName (in)pTrackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)overwrite
- The overwrite (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void decompress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite) throws java.io.IOException, AutomationException
numThreads
- The numThreads (in)layerName
- The layerName (in)pTrackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)overwrite
- The overwrite (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getHost() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHost(java.lang.String pHost) throws java.io.IOException, AutomationException
pHost
- The pHost (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getService() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setService(java.lang.String pService) throws java.io.IOException, AutomationException
pService
- The pService (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDataframe() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDataframe(java.lang.String pDataframe) throws java.io.IOException, AutomationException
pDataframe
- The pDataframe (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 |