|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapCacheTileManager
COM Interface 'IMapCacheTileManager'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to methods that manage map server cache tiles.' 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 |
IIDc1261b98_e523_4644_987f_c36bea9d81f9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
enableLocalCaching(boolean localCaching)
Enable local caching |
java.lang.String |
getDataframe()
Dataframe name. |
java.lang.String |
getHost()
Server machine name. |
java.lang.String |
getService()
Service name. |
void |
manage(java.lang.String layerName,
ILongArray pLevels,
IGeometry pGeometry,
int mode,
int numThreads,
ITrackCancel pTrackCancel,
IGPMessages pGPMessages)
Import cache. |
void |
setDataframe(java.lang.String pDataframe)
Dataframe name. |
void |
setHost(java.lang.String pHost)
Server machine name. |
void |
setService(java.lang.String pService)
Service name. |
| Field Detail |
|---|
static final int IIDc1261b98_e523_4644_987f_c36bea9d81f9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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.
void enableLocalCaching(boolean localCaching)
throws java.io.IOException,
AutomationException
localCaching - The localCaching (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void manage(java.lang.String layerName,
ILongArray pLevels,
IGeometry pGeometry,
int mode,
int numThreads,
ITrackCancel pTrackCancel,
IGPMessages pGPMessages)
throws java.io.IOException,
AutomationException
layerName - The layerName (in)pLevels - A reference to a com.esri.arcgis.system.ILongArray (in)pGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)mode - A com.esri.arcgis.carto.esriMapCacheUpdateMode constant (in)numThreads - The numThreads (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)pGPMessages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (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 | ||||||||