|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.carto.IMapCacheStorageFormatConvertorProxy
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 =
public class IMapCacheStorageFormatConvertorProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.carto.IMapCacheStorageFormatConvertor |
---|
IID, IID60e74bea_9935_4116_93fe_90d007bf979d |
Constructor Summary | |
---|---|
|
IMapCacheStorageFormatConvertorProxy()
Deprecated. For internal use only |
|
IMapCacheStorageFormatConvertorProxy(java.lang.Object obj)
Deprecated. |
protected |
IMapCacheStorageFormatConvertorProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IMapCacheStorageFormatConvertorProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IMapCacheStorageFormatConvertorProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
compress(int numThreads,
java.lang.String layerName,
ITrackCancel pTrackCancel,
boolean overwrite)
Deprecated. The target cache location. |
void |
decompress(int numThreads,
java.lang.String layerName,
ITrackCancel pTrackCancel,
boolean overwrite)
Deprecated. The target cache location. |
IEnvelope |
getCacheExtent()
Deprecated. The target cache location. |
java.lang.String |
getCompressedCachePath()
Deprecated. The target cache location. |
java.lang.String |
getDataframe()
Deprecated. Dataframe name. |
java.lang.String |
getHost()
Deprecated. Server machine name. |
int |
getPacketSize()
Deprecated. Packet Size |
java.lang.String |
getService()
Deprecated. Service name. |
java.lang.String |
getTileCachePath()
Deprecated. The source cache location. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setCacheExtentByRef(IEnvelope ppExtent)
Deprecated. The target cache location. |
void |
setCompressedCachePath(java.lang.String ppTargetCacheLocation)
Deprecated. The target cache location. |
void |
setDataframe(java.lang.String pDataframe)
Deprecated. Dataframe name. |
void |
setHost(java.lang.String pHost)
Deprecated. Server machine name. |
void |
setPacketSize(int pPacketSize)
Deprecated. Packet Size |
void |
setService(java.lang.String pService)
Deprecated. Service name. |
void |
setTileCachePath(java.lang.String ppCacheLocation)
Deprecated. The source cache location. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IMapCacheStorageFormatConvertorProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IMapCacheStorageFormatConvertorProxy()
public IMapCacheStorageFormatConvertorProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IMapCacheStorageFormatConvertorProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IMapCacheStorageFormatConvertorProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public java.lang.String getTileCachePath() throws java.io.IOException, AutomationException
getTileCachePath
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTileCachePath(java.lang.String ppCacheLocation) throws java.io.IOException, AutomationException
setTileCachePath
in interface IMapCacheStorageFormatConvertor
ppCacheLocation
- The ppCacheLocation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCompressedCachePath() throws java.io.IOException, AutomationException
getCompressedCachePath
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCompressedCachePath(java.lang.String ppTargetCacheLocation) throws java.io.IOException, AutomationException
setCompressedCachePath
in interface IMapCacheStorageFormatConvertor
ppTargetCacheLocation
- The ppTargetCacheLocation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getCacheExtent() throws java.io.IOException, AutomationException
getCacheExtent
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCacheExtentByRef(IEnvelope ppExtent) throws java.io.IOException, AutomationException
setCacheExtentByRef
in interface IMapCacheStorageFormatConvertor
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.public void compress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite) throws java.io.IOException, AutomationException
compress
in interface IMapCacheStorageFormatConvertor
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.public void decompress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite) throws java.io.IOException, AutomationException
decompress
in interface IMapCacheStorageFormatConvertor
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.public java.lang.String getHost() throws java.io.IOException, AutomationException
getHost
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHost(java.lang.String pHost) throws java.io.IOException, AutomationException
setHost
in interface IMapCacheStorageFormatConvertor
pHost
- The pHost (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getService() throws java.io.IOException, AutomationException
getService
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setService(java.lang.String pService) throws java.io.IOException, AutomationException
setService
in interface IMapCacheStorageFormatConvertor
pService
- The pService (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDataframe() throws java.io.IOException, AutomationException
getDataframe
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDataframe(java.lang.String pDataframe) throws java.io.IOException, AutomationException
setDataframe
in interface IMapCacheStorageFormatConvertor
pDataframe
- The pDataframe (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPacketSize() throws java.io.IOException, AutomationException
getPacketSize
in interface IMapCacheStorageFormatConvertor
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPacketSize(int pPacketSize) throws java.io.IOException, AutomationException
setPacketSize
in interface IMapCacheStorageFormatConvertor
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 |